1. f044a8d Add EventLogger by Ralph Goers · 15 years ago
  2. beedc98 bumping version to 1.5.7-SNAPSHOT by Ceki Gulcu · 15 years ago
  3. 1591536 Minor refactoring by Ceki Gulcu · 15 years ago
  4. 0ab9c98 Added support for simulating NDC over MDC. by Ceki Gulcu · 15 years ago
  5. 8f7f4da Experimented with detecting recursive calls on the same object, but it by Thorbjorn Ravn Andersen · 15 years ago
  6. 0a0d634 Revised documentation and ensured that log4j and logback classes are not instrumented by Thorbjorn Ravn Andersen · 15 years ago
  7. c7df72a accidentially used MessageFormatter in agent, that code is not visible there by Thorbjorn Ravn Andersen · 15 years ago
  8. 2d17ded Improved documentation by Thorbjorn Ravn Andersen · 15 years ago
  9. 34059dd more unit tests for nested arrays by Thorbjorn Ravn Andersen · 15 years ago
  10. c80436d added improved rendering of arrays of arrays, and primitive elements. by Thorbjorn Ravn Andersen · 15 years ago
  11. 89e4ef1 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 15 years ago
  12. 6c175d0 Now is robust against exceptions in parameter rendering by by Thorbjorn Ravn Andersen · 15 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. 96662ba XLoogerFactory.getLogger(class) was returning a Logger instead of an XLogger. by Ralph Goers · 16 years ago
  18. 52d3f24 Add MDCStrLookup and corresponding test by Ralph Goers · 16 years ago
  19. 9e6cdbc Now uses domain classloader to see if slf4j is available, and only instruments if so. by Thorbjorn Ravn Andersen · 16 years ago
  20. de0c6e5 added note on static logger name and that empty methods are not logged by Thorbjorn Ravn Andersen · 16 years ago
  21. 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
  22. 12ae267 revised bootclasspath so referring directly to jar in maven will work by Thorbjorn Ravn Andersen · 16 years ago
  23. 1ea9653 added warning message if javassist is not on classpath (fails silently otherwise) by Thorbjorn Ravn Andersen · 16 years ago
  24. 491f203 message regarding "this" is too noisy to go in a release and has been commented out by Thorbjorn Ravn Andersen · 16 years ago
  25. 7598d78 added note regarding how to get the proper Javasssist name from Maven in the manifest by Thorbjorn Ravn Andersen · 16 years ago
  26. a579aaf cleaned source and javadoc preparing for 1.5.6 release by Thorbjorn Ravn Andersen · 16 years ago
  27. 4970739 put options in seperate file for documentation purposes by Thorbjorn Ravn Andersen · 16 years ago
  28. 231046d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  29. fdb2c13 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  30. 42d254d added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  31. 6d8325a added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  32. 8f3f881 added javadoc by Thorbjorn Ravn Andersen · 16 years ago
  33. 864af74 now comforms to slf4j formatting by Thorbjorn Ravn Andersen · 16 years ago
  34. 42cd009 disabled summary for test phase by Thorbjorn Ravn Andersen · 16 years ago
  35. f002e3b 1.5.6-SNAPSHOT comes after 1.5.5 by Ceki Gulcu · 16 years ago
  36. 098e855 - preparing release 1.5.5 by Ceki Gulcu · 16 years ago
  37. 2050a4d Given the huge size of the SLF4J user base, we need a more lenient version by Ceki Gulcu · 16 years ago
  38. ba10ccd - preparing release 1.5.4 by Ceki Gulcu · 16 years ago
  39. f68b5c5 Minor javadoc improvements by Ceki Gulcu · 16 years ago
  40. d894fc2 Error in the names of markers. Problem reported by Ralph Goers. by Ceki Gulcu · 16 years ago
  41. c5ce7be now takes synchronized parameter in consideration and is more robust of lack of information by Thorbjorn Ravn Andersen · 16 years ago
  42. 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
  43. d5ae926 added apple and sun to those packages to be ignored by Thorbjorn Ravn Andersen · 16 years ago
  44. 4d91a20 fixed incorrectly placed quote in result snippet by Thorbjorn Ravn Andersen · 16 years ago
  45. 9562660 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  46. 6a99ba5 added log level option, default=info by Thorbjorn Ravn Andersen · 16 years ago
  47. 6947fb8 added notice about not being released yet by Thorbjorn Ravn Andersen · 16 years ago
  48. 0b99020 cannot test the resulting jar yet. by Thorbjorn Ravn Andersen · 16 years ago
  49. 7acc6e1 - Adding version check support in each slf4j-binding by Ceki Gulcu · 16 years ago
  50. c9a8e91 - Adding version check support in each slf4j-binding by Ceki Gulcu · 16 years ago
  51. a1fccbd - test cases pass. The tests are in a different package because by Ceki Gulcu · 16 years ago
  52. 25add49 - adding test cases as requested by Raph Goers in bug 104 by Ceki Gulcu · 16 years ago
  53. 1adb4e0 now usable as a javaagent, tested with log4j by Thorbjorn Ravn Andersen · 16 years ago
  54. de04993 beginning to generalize premain() and log transformer (which now has a builder) by Thorbjorn Ravn Andersen · 16 years ago
  55. cdfaeef beginning to generalize premain() and log transformer (which now has a builder) by Thorbjorn Ravn Andersen · 16 years ago
  56. cf31c61 Fixing bug 104 by Ceki Gulcu · 16 years ago
  57. d5f8eb7 changed to use message formatting by Thorbjorn Ravn Andersen · 16 years ago
  58. 81d8628 Xlogger implements the org.slf4j.Logger interface. This avoids users from having to by Ceki Gulcu · 16 years ago
  59. eeab53a moved instrumentation methods from AgentMain to AddEntryExitLogginTransformer by Thorbjorn Ravn Andersen · 16 years ago
  60. 2671aab removed test artifact by Thorbjorn Ravn Andersen · 16 years ago
  61. 6e678dc testing notification system by Thorbjorn Ravn Andersen · 16 years ago
  62. 16764e7 initial version of javaagent which adds logger entry/exit calls to classes as they are loaded. by Thorbjorn Ravn Andersen · 16 years ago
  63. abd9c0b - slf4j-ext now has the same version number as the rest of SLF4J modules. by Ceki Gulcu · 16 years ago
  64. 0ed822f - starting work on the next version namely 1.5.4 by Ceki Gulcu · 16 years ago
  65. a075b12 - preparing release 1.5.3 by Ceki Gulcu · 16 years ago
  66. 0c19935 Moving XLogger to org.slf4j.ext package by Ceki Gulcu · 16 years ago
  67. 053a98b - decoupling slf4j version numbers from slf4j-ext version by Ceki Gulcu · 16 years ago
  68. 98f51c8 started work on bug 86, http://bugzilla.slf4j.org/show_bug.cgi?id=86 by Ceki Gulcu · 16 years ago
  69. 5630afe - improved Profiler docs and other minor changes by Ceki Gulcu · 16 years ago
  70. a018665 - TimeInstrument was omitted in the previous commit by mistake by Ceki Gulcu · 16 years ago
  71. fa9a181 - minor refactoring of the SLF4J profiler API by Ceki Gulcu · 16 years ago
  72. a940c6d slf4j-ext/src/main/resources directory was misplaced by Ceki Gulcu · 16 years ago
  73. 2bc95bd indentation matters by Ceki Gulcu · 16 years ago
  74. b4064f8 - profilers now know about loggers - added MANIFEST.MF file by Ceki Gulcu · 16 years ago
  75. 7efba8e - we need an actual binding for tests to pass by Ceki Gulcu · 16 years ago
  76. ad27533 - fixing cruft in pom.xml - adding files to .svn ignore list by Ceki Gulcu · 16 years ago
  77. eb84d13 Related to bug 68. See also [1] by Ceki Gulcu · 16 years ago