1. 89e4ef1 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 16 years ago
  2. 6c175d0 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 16 years ago
  3. 7a7a682 - minor rephrasing by Ceki Gulcu · 16 years ago
  4. 7a7aa8e - rewording of an FAQ entry by Ceki Gulcu · 16 years ago
  5. 887dbfb replaced log4j-over-slf4j.html by an Apache redirect by Ceki Gulcu · 16 years ago
  6. 6c3b05f - updates to the compatibility report by Ceki Gulcu · 16 years ago
  7. 8026cf3 - minor corrections for XHTML conformance by Ceki Gulcu · 16 years ago
  8. 7333796 removing unused file by Ceki Gulcu · 16 years ago
  9. dc9b55c bumped inception year in copyright notice by Ceki Gulcu · 16 years ago
  10. 79d1d1d - need to remove previously installed SLF4JBridgeHandler instances for the tests to pass by Ceki Gulcu · 16 years ago
  11. c9c553c The install() method of SLF4JBridgeHandler will no longer reset the entire by Ceki Gulcu · 16 years ago
  12. b1c6dd6 Add news on MDCStrLookup. by Ralph Goers · 16 years ago
  13. 1cd3590 - preparing release 1.5.6 by Ceki Gulcu · 16 years ago
  14. 7f471cf correcting line number count by Ceki Gulcu · 16 years ago
  15. c914315 Fixed bug 114. Added test case. by Ceki Gulcu · 16 years ago
  16. 35c4ad8 - attempting to fix Bug 114 unit tests to follow by Ceki Gulcu · 16 years ago
  17. 60acabc by Ceki Gulcu · 16 years ago
  18. 96662ba XLoogerFactory.getLogger(class) was returning a Logger instead of an XLogger. by Ralph Goers · 16 years ago
  19. 52d3f24 Add MDCStrLookup and corresponding test by Ralph Goers · 16 years ago
  20. 9e6cdbc Now uses domain classloader to see if slf4j is available, and only instruments if so. by Thorbjorn Ravn Andersen · 16 years ago
  21. de0c6e5 added note on static logger name and that empty methods are not logged by Thorbjorn Ravn Andersen · 16 years ago
  22. 05e2e71 removed note about slf4j-api in slf4j-ext, and clarified agent option "import" default value by Thorbjorn Ravn Andersen · 16 years ago
  23. 5e1276d Replaced "slf4j-ext-X.Y.Z.jar" by "slf4j-ext-${project.version}.jar", taking advantage of Maven by Ceki Gulcu · 16 years ago
  24. 5c4bca1 Replaced "slf4j-ext-X.Y.Z.jar" by "slf4j-ext-${project.version}.jar", taking advantage of Maven by Ceki Gulcu · 16 years ago
  25. 09a33ba by Ceki Gulcu · 16 years ago
  26. 36fa2ac changed option separator back to "," (comma) and the ignore list separator to ":" (colon). The semicolon did not work well on Unix. by Thorbjorn Ravn Andersen · 16 years ago
  27. da3197e first draft of javaagent documentation by Thorbjorn Ravn Andersen · 16 years ago
  28. 4114515 added content table plus initial text for java agent by Thorbjorn Ravn Andersen · 16 years ago
  29. 12ae267 revised bootclasspath so referring directly to jar in maven will work by Thorbjorn Ravn Andersen · 16 years ago
  30. 1ea9653 added warning message if javassist is not on classpath (fails silently otherwise) by Thorbjorn Ravn Andersen · 16 years ago
  31. 491f203 message regarding "this" is too noisy to go in a release and has been commented out by Thorbjorn Ravn Andersen · 16 years ago
  32. 7598d78 added note regarding how to get the proper Javasssist name from Maven in the manifest by Thorbjorn Ravn Andersen · 16 years ago
  33. a579aaf cleaned source and javadoc preparing for 1.5.6 release by Thorbjorn Ravn Andersen · 16 years ago
  34. 7d99c92 Fixing http://jira.codehaus.org/browse/MNG-2045 as suggested by Joerg Schaible. by Ceki Gulcu · 16 years ago
  35. 4970739 put options in seperate file for documentation purposes by Thorbjorn Ravn Andersen · 16 years ago
  36. 231046d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  37. fdb2c13 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  38. 42d254d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  39. 6d8325a added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  40. 8f3f881 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  41. 864af74 now comforms to slf4j formatting by Thorbjorn Ravn Andersen · 16 years ago
  42. 6f9b373 - Refine the type of the exception thrown by Ceki Gulcu · 16 years ago
  43. 027c4f0 - use a rounder number for the REFERENCE_BIPS by Ceki Gulcu · 16 years ago
  44. 42cd009 disabled summary for test phase by Thorbjorn Ravn Andersen · 16 years ago
  45. 8f65e60 - BogoPerf now uses its own random number generator as well as by Ceki Gulcu · 16 years ago
  46. f002e3b 1.5.6-SNAPSHOT comes after 1.5.5 by Ceki Gulcu · 16 years ago
  47. 573f67e typo fixes by Ceki Gulcu · 16 years ago
  48. 098e855 - preparing release 1.5.5 by Ceki Gulcu · 16 years ago
  49. eb14bf4 - better wording in the docs by Ceki Gulcu · 16 years ago
  50. 2050a4d Given the huge size of the SLF4J user base, we need a more lenient version by Ceki Gulcu · 16 years ago
  51. c7268f5 added missing file by Ceki Gulcu · 16 years ago
  52. 0331912 - last minute typo fixes by Ceki Gulcu · 16 years ago
  53. ba10ccd - preparing release 1.5.4 by Ceki Gulcu · 16 years ago
  54. 7d4b1e9 - mostly indentation changes by Ceki Gulcu · 16 years ago
  55. f68b5c5 Minor javadoc improvements by Ceki Gulcu · 16 years ago
  56. 3884dc8 testing email notifications by Ralph Goers · 16 years ago
  57. ca4c722 testing email notifications by Ralph Goers · 16 years ago
  58. 22ce149 testing email notifications by Ralph Goers · 16 years ago
  59. 00c133a minor rewording by Ceki Gulcu · 16 years ago
  60. a5640d2 doc updates by Ceki Gulcu · 16 years ago
  61. 5c507e8 Further refinements in relation to bug 106. by Ceki Gulcu · 16 years ago
  62. 55d9863 bug 107 by Ceki Gulcu · 16 years ago
  63. 88a76d2 Fixing bug 106 by Ceki Gulcu · 16 years ago
  64. 134eabc Fixing bug 106 by Ceki Gulcu · 16 years ago
  65. d894fc2 Error in the names of markers. Problem reported by Ralph Goers. by Ceki Gulcu · 16 years ago
  66. a6055e7 Add information about XLogger by Ralph Goers · 16 years ago
  67. c5ce7be now takes synchronized parameter in consideration and is more robust of lack of information by Thorbjorn Ravn Andersen · 16 years ago
  68. 0ac3ddd now handles arrays of arrays to see if the array base is a primitive (which Arrays.asList does not like) by Thorbjorn Ravn Andersen · 16 years ago
  69. d5ae926 added apple and sun to those packages to be ignored by Thorbjorn Ravn Andersen · 16 years ago
  70. 4d91a20 fixed incorrectly placed quote in result snippet by Thorbjorn Ravn Andersen · 16 years ago
  71. 9562660 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  72. 6a99ba5 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  73. 6947fb8 added notice about not being released yet by Thorbjorn Ravn Andersen · 16 years ago
  74. b789098 - blurb about resource bundle support in jul-to-slf4j by Ceki Gulcu · 16 years ago
  75. 664a696 - added parameter support as requested in bug 103 by Jarek Gawor by Ceki Gulcu · 16 years ago
  76. 11e4657 Fixing bug 98 as reported by Darryl Smith by Ceki Gulcu · 16 years ago
  77. f4e21dc - added a new version checking test - updates to the docs by Ceki Gulcu · 16 years ago
  78. 61f63d3 - minor clean up by Ceki Gulcu · 16 years ago
  79. ecfb1b5 - testing VERSION checks by Ceki Gulcu · 16 years ago
  80. 5b224e6 keep slfj-simple tests silent as well... by Ceki Gulcu · 16 years ago
  81. 4692023 - keep tests quiet - fixed bug in version check code by Ceki Gulcu · 16 years ago
  82. 0ab8c3e - keep tests quiet - fixed bug in version check code by Ceki Gulcu · 16 years ago
  83. 747c200 keep tests silent... by Ceki Gulcu · 16 years ago
  84. edb8b08 keep JDK logging quite during tests... by Ceki Gulcu · 16 years ago
  85. 0b99020 cannot test the resulting jar yet. by Thorbjorn Ravn Andersen · 16 years ago
  86. 7acc6e1 - Adding version check support in each slf4j-binding by Ceki Gulcu · 16 years ago
  87. c9a8e91 - Adding version check support in each slf4j-binding by Ceki Gulcu · 16 years ago
  88. 7a60e54 - a perl script to edit the version number of StaticLoggerBinder.java files by Ceki Gulcu · 16 years ago
  89. a1fccbd - test cases pass. The tests are in a different package because by Ceki Gulcu · 16 years ago
  90. 25add49 - adding test cases as requested by Raph Goers in bug 104 by Ceki Gulcu · 16 years ago
  91. 005a633 - adding VERSION related compatibility checks (code to follow) by Ceki Gulcu · 16 years ago
  92. 115325d - clirr compatibility report should be with respect to 1.5.3 by Ceki Gulcu · 16 years ago
  93. 560a007 - another javadoc correction by Ceki Gulcu · 16 years ago
  94. 272ceb2 - minor javadoc fix - noting that jcl-over-slf4j is compatible with JCL 1.1.1 by Ceki Gulcu · 16 years ago
  95. 4690ae9 - minor javadoc fix by Ceki Gulcu · 16 years ago
  96. 1adb4e0 now usable as a javaagent, tested with log4j by Thorbjorn Ravn Andersen · 16 years ago
  97. de04993 beginning to generalize premain() and log transformer (which now has a builder) by Thorbjorn Ravn Andersen · 16 years ago
  98. cdfaeef beginning to generalize premain() and log transformer (which now has a builder) by Thorbjorn Ravn Andersen · 16 years ago
  99. cf31c61 Fixing bug 104 by Ceki Gulcu · 16 years ago
  100. 7e3cdde fix a typo reported by Jean-Luc Geering in http://www.slf4j.org/pipermail/user/2008-October/000596.html by Ceki Gulcu · 16 years ago