Skip to content
  1. May 30, 2007
  2. May 29, 2007
  3. May 24, 2007
    • Ceki Gulcu's avatar
      · cee4f096
      Ceki Gulcu authored
      - marking release 0.9.4
      - a small improvement to ConverterTest
      
      cee4f096
    • Ceki Gulcu's avatar
      improved docs · c66f7269
      Ceki Gulcu authored
      c66f7269
  4. May 22, 2007
  5. May 11, 2007
    • Ceki Gulcu's avatar
      · c0c66c79
      Ceki Gulcu authored
      - Added LogbackException (extending RuntimeException) 
      - Added a throws "LogbackException" to Appender.doAppend method 
      
      These changes allow "transactional" logback modules, e.g. logback-audit to 
      throw exceptions. Other best-effort modules may catch LogbackExceptios effectively
      hiding them from the user.
      c0c66c79
  6. May 10, 2007
  7. May 07, 2007
  8. May 04, 2007
  9. May 03, 2007
  10. Apr 21, 2007
  11. Apr 13, 2007
  12. Apr 05, 2007
  13. Apr 02, 2007
    • Ceki Gulcu's avatar
      minor fixes · b5c3bca8
      Ceki Gulcu authored
      b5c3bca8
    • Ceki Gulcu's avatar
      · ea25c823
      Ceki Gulcu authored
      - starting work on 0.9.6-SNAPSHOT
      
      ea25c823
    • Ceki Gulcu's avatar
      - Fixed bug 54 · 4874d8fb
      Ceki Gulcu authored
      4874d8fb
    • Ceki Gulcu's avatar
      · 0a538ff9
      Ceki Gulcu authored
      - Contrary to previous versions of logback, the various
        Logger.isXYZEnabled(Marker) methods now take into account the marker
        information passed as parameter.
      0a538ff9