1. 3121243 Reformat all code with the exception of the slf4j-android module to use 4 space indentation and max line width of 160. by Ceki Gulcu · 9 years ago
  2. e14afa6 reduce the number of Eclipse warnings to two by Ceki Gulcu · 9 years ago
  3. 33db0c5 less warnings by Eclipse by Ceki Gulcu · 9 years ago
  4. a724fb3 Fix rendering of arrays in ToStringHelper.renderArray by Karel Rank · 10 years ago
  5. 5f2cf53 Use StringBuilder instead of StringBuffer when no concurrent access by Stephane Landelle · 10 years ago
  6. 40a9bdd Merge pull request #10 from kalgon/master by Matt Bishop · 10 years ago
  7. 4b710c8 Fix typos. by Craig P. Motlin · 10 years ago
  8. 06c4ddc upgrade to cal10 0.8.1, improved images by Ceki Gulcu · 11 years ago
  9. ba61c47 replace dot by dash by nicolas-f · 11 years ago
  10. 48ac4a6 Fix manifest, duplicate bundle name with SL4J-LOG4J by nicolas-f · 11 years ago
  11. 3b040e3 improved javadocs by Ceki Gulcu · 12 years ago
  12. 3e24a5c fix bug 234 by Ceki Gulcu · 12 years ago
  13. 2e98064 XLogger improvement (http://bugzilla.slf4j.org/show_bug.cgi?id=197) by kalgon · 12 years ago
  14. 38915da release 1.6.4, fix issues with site plugin by Ceki Gulcu · 13 years ago
  15. 7ba0605 update license headers to current year by Ceki Gulcu · 13 years ago
  16. 98af61a fixes bug 246 by Ceki Gulcu · 13 years ago
  17. 9f10490 Revert "make log4j-over-slf4j run in jboss 4.2" by Ceki Gulcu · 14 years ago
  18. 3749a85 make log4j-over-slf4j run in jboss 4.2 by Ceki Gulcu · 14 years ago
  19. fd74fb6 minor changes by Ceki Gulcu · 14 years ago
  20. 3c0ab34 Fixing bug 70 by Ceki Gulcu · 14 years ago
  21. 6dd2bd5 Fixing http://bugzilla.slf4j.org/show_bug.cgi?id=127 by Ceki Gulcu · 14 years ago
  22. 88c4c45 setting autocrlf = true on windows - no logical changes by Ceki Gulcu · 14 years ago
  23. e5bbca3 Applied Hugues Malphettes's patch #65 as given in [1] by Ceki Gulcu · 14 years ago
  24. 58e6b11 typo fix by Ceki Gulcu · 15 years ago
  25. c591838 adding missing org.slf4j.ext export declaration by Ceki Gulcu · 15 years ago
  26. 43350ca Applied patches supplied by Pete Muir on 2009-10-29 in bug 156. by Ceki Gulcu · 15 years ago
  27. e967f51 - Added missing "Export-Package" declaration for cal10n in the OSGi by Ceki Gulcu · 15 years ago
  28. e3f037a - added 1.5.9-RC0 to the API_COMPATIBILITY_LIST in LoggerFactory by Ceki Gulcu · 15 years ago
  29. e69cd9f - Documenting LocLogger and co. by Ceki Gulcu · 15 years ago
  30. 0124e54 - Localication code that actually does something useful by Ceki Gulcu · 15 years ago
  31. 50f843f - started work on localization support (ongoing work) by Ceki Gulcu · 15 years ago
  32. ea2799b Added copyright notice by Ceki Gulcu · 15 years ago
  33. 9a7a3a3 - corrected various compiler errors (serialization id, raw types) by Ceki Gulcu · 15 years ago
  34. b1074b5 In response to bug 141, added getCopyOfChildTimeInstruments and getCopyOfGlobalStopWatch methods. This allows developers to create their own output formats for Profiler. by Ceki Gulcu · 15 years ago
  35. b17d846 - update copyright year to 2009 by Ceki Gulcu · 15 years ago
  36. 7c2fb87 - indentation changes only by Ceki Gulcu · 15 years ago
  37. b2898d3 Fewer eclipse warnings by Ceki Gulcu · 15 years ago
  38. 64befa3 - indentation changes only by Ceki Gulcu · 15 years ago
  39. 9badb1e - fix bug in StopWatch found by "findbugs" by Ceki Gulcu · 15 years ago
  40. a2699d3 Typo fixes in method names. by Ceki Gulcu · 15 years ago
  41. daf99c1 Change EventLogger log level to info by Ralph Goers · 15 years ago
  42. 53d881f Fix bug 130 - ArrayIndexOutOfBoundsException in entry() if 5 arguments specified by Ralph Goers · 15 years ago
  43. 92f1b0e Fix for bug 128 - Allow logging level to be specified on catching and throwing by Ralph Goers · 15 years ago
  44. 42b42f7 Fix style and add documentation by Ralph Goers · 15 years ago
  45. f044a8d Add EventLogger by Ralph Goers · 15 years ago
  46. 1591536 Minor refactoring by Ceki Gulcu · 15 years ago
  47. 0ab9c98 Added support for simulating NDC over MDC. by Ceki Gulcu · 15 years ago
  48. 8f7f4da Experimented with detecting recursive calls on the same object, but it by Thorbjorn Ravn Andersen · 15 years ago
  49. 0a0d634 Revised documentation and ensured that log4j and logback classes are not instrumented by Thorbjorn Ravn Andersen · 15 years ago
  50. c7df72a accidentially used MessageFormatter in agent, that code is not visible there by Thorbjorn Ravn Andersen · 15 years ago
  51. 2d17ded Improved documentation by Thorbjorn Ravn Andersen · 15 years ago
  52. 34059dd more unit tests for nested arrays by Thorbjorn Ravn Andersen · 15 years ago
  53. c80436d added improved rendering of arrays of arrays, and primitive elements. by Thorbjorn Ravn Andersen · 15 years ago
  54. 89e4ef1 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 15 years ago
  55. 6c175d0 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 15 years ago
  56. 7f471cf correcting line number count by Ceki Gulcu · 16 years ago
  57. c914315 Fixed bug 114. Added test case. by Ceki Gulcu · 16 years ago
  58. 35c4ad8 - attempting to fix Bug 114 unit tests to follow by Ceki Gulcu · 16 years ago
  59. 96662ba XLoogerFactory.getLogger(class) was returning a Logger instead of an XLogger. by Ralph Goers · 16 years ago
  60. 52d3f24 Add MDCStrLookup and corresponding test by Ralph Goers · 16 years ago
  61. 9e6cdbc Now uses domain classloader to see if slf4j is available, and only instruments if so. by Thorbjorn Ravn Andersen · 16 years ago
  62. de0c6e5 added note on static logger name and that empty methods are not logged by Thorbjorn Ravn Andersen · 16 years ago
  63. 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
  64. 1ea9653 added warning message if javassist is not on classpath (fails silently otherwise) by Thorbjorn Ravn Andersen · 16 years ago
  65. 491f203 message regarding "this" is too noisy to go in a release and has been commented out by Thorbjorn Ravn Andersen · 16 years ago
  66. a579aaf cleaned source and javadoc preparing for 1.5.6 release by Thorbjorn Ravn Andersen · 16 years ago
  67. 4970739 put options in seperate file for documentation purposes by Thorbjorn Ravn Andersen · 16 years ago
  68. 231046d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  69. fdb2c13 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  70. 42d254d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  71. 6d8325a added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  72. 8f3f881 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  73. 864af74 now comforms to slf4j formatting by Thorbjorn Ravn Andersen · 16 years ago
  74. f68b5c5 Minor javadoc improvements by Ceki Gulcu · 16 years ago
  75. d894fc2 Error in the names of markers. Problem reported by Ralph Goers. by Ceki Gulcu · 16 years ago
  76. c5ce7be now takes synchronized parameter in consideration and is more robust of lack of information by Thorbjorn Ravn Andersen · 16 years ago
  77. 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
  78. d5ae926 added apple and sun to those packages to be ignored by Thorbjorn Ravn Andersen · 16 years ago
  79. 4d91a20 fixed incorrectly placed quote in result snippet by Thorbjorn Ravn Andersen · 16 years ago
  80. 9562660 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  81. 6a99ba5 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  82. 6947fb8 added notice about not being released yet by Thorbjorn Ravn Andersen · 16 years ago
  83. c9a8e91 - Adding version check support in each slf4j-binding by Ceki Gulcu · 16 years ago
  84. a1fccbd - test cases pass. The tests are in a different package because by Ceki Gulcu · 16 years ago
  85. 25add49 - adding test cases as requested by Raph Goers in bug 104 by Ceki Gulcu · 16 years ago
  86. 1adb4e0 now usable as a javaagent, tested with log4j by Thorbjorn Ravn Andersen · 16 years ago
  87. cdfaeef beginning to generalize premain() and log transformer (which now has a builder) by Thorbjorn Ravn Andersen · 16 years ago
  88. cf31c61 Fixing bug 104 by Ceki Gulcu · 16 years ago
  89. d5f8eb7 changed to use message formatting by Thorbjorn Ravn Andersen · 16 years ago
  90. 81d8628 Xlogger implements the org.slf4j.Logger interface. This avoids users from having to by Ceki Gulcu · 16 years ago
  91. eeab53a moved instrumentation methods from AgentMain to AddEntryExitLogginTransformer by Thorbjorn Ravn Andersen · 16 years ago
  92. 16764e7 initial version of javaagent which adds logger entry/exit calls to classes as they are loaded. by Thorbjorn Ravn Andersen · 16 years ago
  93. 0c19935 Moving XLogger to org.slf4j.ext package by Ceki Gulcu · 16 years ago
  94. 053a98b - decoupling slf4j version numbers from slf4j-ext version by Ceki Gulcu · 16 years ago
  95. 98f51c8 started work on bug 86, http://bugzilla.slf4j.org/show_bug.cgi?id=86 by Ceki Gulcu · 16 years ago
  96. 5630afe - improved Profiler docs and other minor changes by Ceki Gulcu · 16 years ago
  97. a018665 - TimeInstrument was omitted in the previous commit by mistake by Ceki Gulcu · 16 years ago
  98. fa9a181 - minor refactoring of the SLF4J profiler API by Ceki Gulcu · 16 years ago
  99. a940c6d slf4j-ext/src/main/resources directory was misplaced by Ceki Gulcu · 16 years ago
  100. 2bc95bd indentation matters by Ceki Gulcu · 16 years ago