1. 5eea488 - added getInstance methods to the Category class by Ceki Gulcu · 16 years ago
  2. c113889 - fix bug 71 by adding a readResolve method in all Logger implementations. The by Ceki Gulcu · 16 years ago
  3. 0352ffd - fix the javadocs link for offline site by Ceki Gulcu · 16 years ago
  4. 4c2c3ee - doc improvements by Ceki Gulcu · 16 years ago
  5. 5630afe - improved Profiler docs and other minor changes by Ceki Gulcu · 16 years ago
  6. 7835a54 typo fix as reported in bug 91 by Gwyn Evans by Ceki Gulcu · 16 years ago
  7. 61a0295 Fixed a typo reported in bug 92 by Ceki Gulcu · 16 years ago
  8. a018665 - TimeInstrument was omitted in the previous commit by mistake by Ceki Gulcu · 16 years ago
  9. fa9a181 - minor refactoring of the SLF4J profiler API by Ceki Gulcu · 16 years ago
  10. a940c6d slf4j-ext/src/main/resources directory was misplaced by Ceki Gulcu · 16 years ago
  11. 2bc95bd indentation matters by Ceki Gulcu · 16 years ago
  12. b4064f8 - profilers now know about loggers - added MANIFEST.MF file by Ceki Gulcu · 16 years ago
  13. 7efba8e - we need an actual binding for tests to pass by Ceki Gulcu · 16 years ago
  14. ad27533 - fixing cruft in pom.xml - adding files to .svn ignore list by Ceki Gulcu · 16 years ago
  15. eb84d13 Related to bug 68. See also [1] by Ceki Gulcu · 16 years ago
  16. b11c2bd typographical changes by Ceki Gulcu · 16 years ago
  17. 1270663 apache archiva added to the list by Ceki Gulcu · 16 years ago
  18. ac25a35 - starting work on SLF4J 1.5.3 by Ceki Gulcu · 16 years ago
  19. 31879a3 - doc improvements, spelling, links etc by Ceki Gulcu · 16 years ago
  20. 0fd329e - preparing release 1.5.2 - improvements to documentation by Ceki Gulcu · 16 years ago
  21. 6e32803 minor improvements by Ceki Gulcu · 16 years ago
  22. afb426d - SLF4J illustrations by Ceki Gulcu · 16 years ago
  23. ba74535 - adding package.html file by Ceki Gulcu · 16 years ago
  24. 4adb9e8 - adapt assembly/source.xml to recent changes such as renaming of jcl104-over-slf4j as jcl-over-slf4j by Ceki Gulcu · 16 years ago
  25. 2fb77b1 - minor clean up in relation to renaming of jcl104-over-slf4j as jcl-over-slf4j by Ceki Gulcu · 16 years ago
  26. d2b16c4 preparing release 1.5.1 by Ceki Gulcu · 16 years ago
  27. dc0a64f preparing release 1.5.1 by Ceki Gulcu · 16 years ago
  28. fb1b1df - fixed bug 74, an endless recursion problem in Marker.contains method by Ceki Gulcu · 16 years ago
  29. edcce01 - the protected methods added in JCL 1.1 are all static by Ceki Gulcu · 16 years ago
  30. 0b72abb - slf4j-jcl now depends on commons-logging 1.1.1 by Ceki Gulcu · 16 years ago
  31. a810d0f - implemented methods added to o.a.c.l.LogFactory class in JCL 1.1 by Ceki Gulcu · 16 years ago
  32. a995211 - the jcl104-over-slf4j module renamed as jcl-over-slf4j by Ceki Gulcu · 16 years ago
  33. 87b7242 - the jcl104-over-slf4j module renamed as jcl-over-slf4j by Ceki Gulcu · 16 years ago
  34. 9120407 - renamed module jcl104-over-slf4j as jcl-over-slf4j in order to upgrade to JCL 1.1.1 by Ceki Gulcu · 16 years ago
  35. 9055626 - added the setContextMap(Map) method to MDCAdapter interface as well as the MDC class by Ceki Gulcu · 16 years ago
  36. e96aa45 ongoing work on SLF4J relateed illustrations by Ceki Gulcu · 16 years ago
  37. 8b2255c ongoing work on SLF4J relateed illustrations by Ceki Gulcu · 16 years ago
  38. c79b332 ongoing work on SLF4J relateed illustrations by Ceki Gulcu · 16 years ago
  39. 03829cd ongoing work on SLF4J relateed illustrations by Ceki Gulcu · 16 years ago
  40. 3cb6a2d ongoing work on SLF4J relateed illustrations by Ceki Gulcu · 16 years ago
  41. 22da8ac - modified blurb about about bug 74 by Ceki Gulcu · 16 years ago
  42. 408078f - Trivial implementation of getLevel() method always returning null. by Ceki Gulcu · 16 years ago
  43. 305cffc diagrams documenting SLF4J by Ceki Gulcu · 16 years ago
  44. bc63302 - Revisited the "Should Logger members of a class be declared as static?" question, hopefully with some insight. by Ceki Gulcu · 16 years ago
  45. 96421d6 Damn: I hope it goes right this time! by Ceki Gulcu · 16 years ago
  46. bcc16dd - restoring missing test files - added test for level mapping by Ceki Gulcu · 16 years ago
  47. 68a9015 - remove unnecessary junk by Ceki Gulcu · 16 years ago
  48. 9df6f63 - tested to make sure that location information can be extracted correctly by Ceki Gulcu · 16 years ago
  49. 3cf27a8 - added QOS.ch copyright by Ceki Gulcu · 16 years ago
  50. cf038b6 - added QOS.ch copyright by Ceki Gulcu · 16 years ago
  51. 229a816 - correct license info by Ceki Gulcu · 16 years ago
  52. 944707c - correct license info by Ceki Gulcu · 16 years ago
  53. 84e38cd - adopted the threshold approach suggested by Joern to compute logging levels by Ceki Gulcu · 16 years ago
  54. 78f138e - started work on jul-to-slf4j bridge as requested in bug 38 by Ceki Gulcu · 16 years ago
  55. 524df97 - started work on jul-to-slf4j bridge as requested in bug 38 by Ceki Gulcu · 16 years ago
  56. 592ce62 - started work on jul-to-slf4j bridge as requested in bug 38 by Ceki Gulcu · 16 years ago
  57. 0f72160 - test case in relation with http://bugzilla.slf4j.org/show_bug.cgi?id=78 by Ceki Gulcu · 16 years ago
  58. d2d892c - fixed bug 78. If the argument array passed by Ceki Gulcu · 16 years ago
  59. 0dc576f Added typical usage pattern to the javadoc. This was requested in bug 77. by Ceki Gulcu · 16 years ago
  60. d75c396 - update to logj dependency to 1.2.14 by Ceki Gulcu · 16 years ago
  61. 9147020 - fixed javadoc as reported in bug 81 by Ceki Gulcu · 16 years ago
  62. 8b80c10 - fix bug 74. See also http://bugzilla.slf4j.org/show_bug.cgi?id=74 by Ceki Gulcu · 16 years ago
  63. a9d61e0 - Added a new method called getCopyOfPropertyMap to the MDCAdapter and MDC classes. by Ceki Gulcu · 16 years ago
  64. 9a0d3bc - fixed bug 68. If log4j version in use is older than 1.2.12, then by Ceki Gulcu · 16 years ago
  65. 894b174 correct mapping of trace methods with marker data by Ceki Gulcu · 16 years ago
  66. 505cffd - Avoid minor compiler warning by Ceki Gulcu · 16 years ago
  67. de500e6 - added new links to the project list - indentation change in FAQ by Ceki Gulcu · 16 years ago
  68. b52a3e1 added link to h2 by Ceki Gulcu · 16 years ago
  69. 97942bc - added a new FAQ entry about logger declaration idiom - indentation changes by Ceki Gulcu · 16 years ago
  70. efd978c - exclude org.slf4j.migrator* package from the javadocs by Ceki Gulcu · 16 years ago
  71. 102c364 - minor doc enhancements by Ceki Gulcu · 16 years ago
  72. 189d589 - documenting JUL to SLF4J migration by Ceki Gulcu · 16 years ago
  73. a1fd0bc - added minimal support for JUL to SLF4J migration by Ceki Gulcu · 16 years ago
  74. 83f6251 - added minimal support for JUL to SLF4J migration by Ceki Gulcu · 16 years ago
  75. acd9ded - added new projects to the list, in particular GreenMail and DBUbit. by Ceki Gulcu · 16 years ago
  76. 6d6582d - documenting the fact that only messages of type String are supported by Ceki Gulcu · 16 years ago
  77. 58867e6 starting work on 1.5.1 by Ceki Gulcu · 16 years ago
  78. db4ce9e preparing release 1.5.0 by Ceki Gulcu · 16 years ago
  79. ae86694 - updated docs by Ceki Gulcu · 16 years ago
  80. 80efe3c - fixed bug 72 by Ceki Gulcu · 16 years ago
  81. 638b969 - Avoiding needless processing in slf4j-jdk14. This fixes bug 72 by Ceki Gulcu · 16 years ago
  82. a16850d by Ceki Gulcu · 16 years ago
  83. 1cc87e7 - SLF4JLog and SLF4JLocationAwareLog classes are now serializable. This corrects bug 71. by Ceki Gulcu · 16 years ago
  84. 89f6431 - removing white space by Ceki Gulcu · 16 years ago
  85. 1be70c1 - doc adjustments. - reordering the code by Ceki Gulcu · 16 years ago
  86. 30136ec - limit the number of screen updates to eliminate screen flicker by Ceki Gulcu · 16 years ago
  87. 6cca689 - documenting slf4j-migrator tool by Ceki Gulcu · 16 years ago
  88. a7f840d - documenting slf4j-migrator tool by Ceki Gulcu · 16 years ago
  89. 515a3b9 - updating slf4j-migrator related documentation by Ceki Gulcu · 16 years ago
  90. 5e41170 - renaming slf4j-converter module to slf4j-migrator by Ceki Gulcu · 16 years ago
  91. fc9953e - renaming slf4j-converter module to slf4j-migrator by Ceki Gulcu · 16 years ago
  92. ea03873 - renaming slf4j-converter module to slf4j-migrator by Ceki Gulcu · 16 years ago
  93. ac39cd5 - renaming slf4j-converter module to slf4j-migrator by Ceki Gulcu · 16 years ago
  94. 08d80ef - renaming slf4j-converter module to slf4j-migrator by Ceki Gulcu · 16 years ago
  95. 8f813f7 - renaming slf4j-converter module to slf4j-migrator by Ceki Gulcu · 16 years ago
  96. c5f9e2f - wired the actual conversion plumbing - updated LIMITATION.txt file by Ceki Gulcu · 16 years ago
  97. f54c28d - removing unused resources - adding copyright notice by Ceki Gulcu · 16 years ago
  98. 25a4638 - getting rid of SLF4J image by Ceki Gulcu · 16 years ago
  99. d6c1989 - adding an SLF4J image by Ceki Gulcu · 16 years ago
  100. ef85615 - Stable state of the migration tool by Ceki Gulcu · 16 years ago