1. 97f96c5 A field trial for the automatically named logger. by Alexander Dorokhine · 9 years ago
  2. e2ac06c Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 9 years ago
  3. 8737f4a slightly better test method names by Ceki Gulcu · 9 years ago
  4. d81313f Merge pull request #90 from mattbishop/add-travis-ci by Ceki Gulcu · 9 years ago
  5. 8fda540 Set up Travis CI for SLF4J. by Matt Bishop · 9 years ago
  6. fa9e7aa manually revert pull-request #15 by Ceki Gulcu · 9 years ago
  7. 8110cbf Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 9 years ago
  8. 58983ea improved testing by Ceki Gulcu · 9 years ago
  9. f2e443a Merge pull request #82 from eamonnl/patch-1 by Matt Bishop · 9 years ago
  10. ebcbbeb correct scm link by Ceki Gulcu · 9 years ago
  11. 6d8d41c Merge pull request #85 from mdietz198/master by Matt Bishop · 10 years ago
  12. 52c32f5 Remove unnecessary synchronized in JDK14LoggerFactory by Mark Dietz · 10 years ago
  13. 16ded72 Merge pull request #83 from karl82/master by Matt Bishop · 10 years ago
  14. a724fb3 Fix rendering of arrays in ToStringHelper.renderArray by Karel Rank · 10 years ago
  15. 29c01a0 Add Log4J method to MDC to workaround use in wild by Eamonn · 10 years ago
  16. 89c07b6 Merge pull request #80 from hazendaz/master by Matt Bishop · 10 years ago
  17. b3c3735 Merge pull request #81 from slandelle/master by Matt Bishop · 10 years ago
  18. 5f2cf53 Use StringBuilder instead of StringBuffer when no concurrent access by Stephane Landelle · 10 years ago
  19. 16b8c13 Correct Maven XSD Location by Jeremy Landis · 10 years ago
  20. c99a0ac Merge pull request #73 from hazendaz/master by Matt Bishop · 10 years ago
  21. 3b9f0ec Proposal: Enforce formatting by Jeremy Landis · 10 years ago
  22. dd7ec6b Add git attributes by Jeremy Landis · 10 years ago
  23. 86a79ed Merge pull request #67 from stempelo/patch-1 by Matt Bishop · 10 years ago
  24. b9248b5 Merge pull request #79 from posix4e/groupId by Matt Bishop · 10 years ago
  25. 4451682 Merge pull request #75 from twillouer/master by Matt Bishop · 10 years ago
  26. 7d04c74 Merge pull request #71 from lsdeva/master by Matt Bishop · 10 years ago
  27. 9912a2e Merge pull request #69 from ThoMo/patch-1 by Matt Bishop · 10 years ago
  28. b0afabb Merge pull request #64 from garcia-jj/ot-generics4privilegedaction by Matt Bishop · 10 years ago
  29. 1909792 Merge pull request #46 from ceefour/findbugs by Matt Bishop · 10 years ago
  30. 0d3b153 Merge pull request #15 from justdoo/master by Matt Bishop · 10 years ago
  31. c1dc48b Merge pull request #78 from Turbo87/patch-1 by Matt Bishop · 10 years ago
  32. a3e5fd0 Specifying the groupID is redundant. It must be the same as the parent. by Alex Newman · 10 years ago
  33. bdbd1b4 SimpleLogger: Fixed showDateTime default documentation by Tobias Bieniek · 10 years ago
  34. 5c76844 add MDCCloseable by William Delanoue · 10 years ago
  35. 92fd121 Update LICENSE.txt by Lali Devamanthri · 10 years ago
  36. dae64a2 correct property name for default log level by ThoMo · 10 years ago
  37. fdafef0 remove popup from download page by Ceki Gulcu · 10 years ago
  38. 46cf4f7 prepare release 1.7.7 by Ceki Gulcu · 10 years ago
  39. 0ee9c99 added SimpleLayout and FileAppender classes by Ceki Gulcu · 10 years ago
  40. fbbb60b Update left.js by stempelo · 10 years ago
  41. ff61dda PrivilegedAction can executed with generics by Otávio Garcia · 10 years ago
  42. 3e7077c add missing file by Ceki Gulcu · 10 years ago
  43. f59cd31 Merge pull request #63 from garcia-jj/ot-jultoslf4j-jdk5 by Ceki Gulcu · 10 years ago
  44. 49fcb62 Changing compiler version to 1.5 by Otávio Garcia · 10 years ago
  45. f420e02 mention Otavio Garcia by Ceki Gulcu · 10 years ago
  46. c4f2232 support for Category conversion on slf4j-migrator by Ceki Gulcu · 10 years ago
  47. 39c7a28 ensure JDK 1.5 compatibility by Ceki Gulcu · 10 years ago
  48. 9c3c7b8 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 10 years ago
  49. ec7c8f1 blurb about generics by Ceki Gulcu · 10 years ago
  50. 64bf087 Merge pull request #61 from garcia-jj/ot-using-java5-features by Ceki Gulcu · 10 years ago
  51. 9e3e9a3 Using generics with collections when possible by Otávio Garcia · 10 years ago
  52. 3478cda preparing next release by Ceki Gulcu · 10 years ago
  53. 1784b34 releasing 1.7.6 by Ceki Gulcu · 10 years ago
  54. 023e2f3 updates to news.html by Ceki Gulcu · 10 years ago
  55. f56ee2e minor changes by Ceki Gulcu · 10 years ago
  56. 7a7d0f8 update mailing list links by Ceki Gulcu · 10 years ago
  57. 99da14c remove ununsed slf4j-scala-api by Ceki Gulcu · 10 years ago
  58. 8f28a83 fix buf 311 by Ceki Gulcu · 10 years ago
  59. 8b3cc12 Merge pull request #58 from chetanmeh/SLF4J-311 by Ceki Gulcu · 10 years ago
  60. c529cbd Updated the details around substituable logger creation as per updated implementation by Chetan Mehrotra · 10 years ago
  61. 4f1bf59 Changing the delegate of substituted loggers post initialization by Chetan Mehrotra · 10 years ago
  62. ca68555 Removing the synchronisation as per Andrei comments by Chetan Mehrotra · 10 years ago
  63. 78280dc Minor changes around method names by Chetan Mehrotra · 10 years ago
  64. a21401d SLF4j 311 - Enable swapping of NOPLogger in SubstituteLoggerFactory by Chetan Mehrotra · 10 years ago
  65. 212e289 Optimize logger name truncation by Andrey Korzhevskiy · 10 years ago
  66. 40a9bdd Merge pull request #10 from kalgon/master by Matt Bishop · 10 years ago
  67. 60a1051 Merge pull request #54 from motlin/master by Matt Bishop · 10 years ago
  68. 4b710c8 Fix typos. by Craig P. Motlin · 10 years ago
  69. a598b17 Merge pull request #48 from larrys/patch-1 by Matt Bishop · 10 years ago
  70. a14b9cf Merge pull request #49 from motlin/master by Matt Bishop · 10 years ago
  71. 30be453 Merge pull request #52 from vivekpathak/vpathak_stringbuilder_for_better_multicore_formatter by Matt Bishop · 10 years ago
  72. 9bff4c6 added note to point out reason for using string builder by vivekpathak · 10 years ago
  73. 27607ea add link to article [Simplifying the distinction between SL4J and commons logging] by Ceki Gulcu · 10 years ago
  74. 32b9a92 Fix typo. by Craig P. Motlin · 13 years ago
  75. cb89903 Update migrator.html by Larry Shatzer, Jr. · 11 years ago
  76. 16d3a2a Merge pull request #47 from Larry0ua/master by Matt Bishop · 11 years ago
  77. 72be1a0 Fix BugZilla bug id 281 by Larry0ua · 11 years ago
  78. 2f82a78 Add `@Nonnull` annotation to aid findbugs / Eclipse IDE. by Hendy Irawan · 11 years ago
  79. d78659c replace stringbuffer with string builder for multicore performance by Vivek Pathak · 11 years ago
  80. b26727a Now P8 FileNet Content Manager can use log4j-over-slf4j instead of by Christian Trutz · 11 years ago
  81. 004b5d4 Fix of Bug 279 http://bugzilla.slf4j.org/show_bug.cgi?id=279 by Christian Trutz · 11 years ago
  82. b709400 mention BasicMarkerFactory concunrrency improvement by Ceki Gulcu · 11 years ago
  83. 2db60ef Merge pull request #40 from ash2k/marker-synchronization by Matt Bishop · 11 years ago
  84. 3b0b4c8 Fix BasicMarkerFactory by using ConcurrentMap by Mikhail Mazursky · 11 years ago
  85. 403c13f updated links by Ceki Gulcu · 11 years ago
  86. 37ce088 improved link image by Ceki Gulcu · 11 years ago
  87. b583aec improved video link by Ceki Gulcu · 11 years ago
  88. 4cab7de add link to beginner's tutorial by Ceki Gulcu · 11 years ago
  89. 5af234a added links to SLF4J-Test and Lidalia SLF4J Extensions projects by Ceki Gulcu · 11 years ago
  90. 1e97682 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 11 years ago
  91. 6ddf497 update link to Devox 09 presentation at parleys by Ceki Gulcu · 11 years ago
  92. c2bf453 minor edit by Ceki Gulcu · 11 years ago
  93. 446d174 doc updates by Ceki Gulcu · 11 years ago
  94. 4309628 follow_us diagram source by Ceki Gulcu · 11 years ago
  95. 054dc91 improve follow us image by Ceki Gulcu · 11 years ago
  96. 6656e65 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 11 years ago
  97. 49c9330 improved twitter link by Ceki Gulcu · 11 years ago
  98. c75ac9a refactor android logger by Andrey Korzhevskiy · 11 years ago
  99. 4712654 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 11 years ago
  100. 06c4ddc upgrade to cal10 0.8.1, improved images by Ceki Gulcu · 11 years ago