Skip to content
  1. Oct 04, 2006
  2. Oct 03, 2006
  3. Oct 02, 2006
  4. Sep 29, 2006
  5. Sep 28, 2006
  6. Sep 27, 2006
    • Sebastien Pennec's avatar
      Work in progress: · 0e2cf0c5
      Sebastien Pennec authored
      - added a PostContentConverter
      - created a test case and test setup to create and launch a Jetty server
      - added a getPostContent method to AccessEvent
      - added the corresponding pattern to PatternLayout
      - added javadoc to RequestLogImpl
      0e2cf0c5
  7. Sep 26, 2006
  8. Sep 25, 2006
  9. Sep 22, 2006
    • Sebastien Pennec's avatar
      Work in progress: · f336872a
      Sebastien Pennec authored
      - added DBAppender and related classes.
      - added a configuration example
      - added a empty-for-now test case.
      A simple logback to mysql test worked with this first version
      f336872a
  10. Sep 21, 2006
  11. Sep 20, 2006
  12. Sep 19, 2006
  13. Sep 15, 2006
  14. Sep 14, 2006
  15. Sep 13, 2006
    • Ceki Gulcu's avatar
      · 916b031a
      Ceki Gulcu authored
      required for ibiblio bundling
      
      916b031a
    • Sebastien Pennec's avatar
      - code reformat in SocketAppender · e766790e
      Sebastien Pennec authored
      - updated test so that it does not tests serialization but only appender behaviour.
      e766790e
    • Sebastien Pennec's avatar
      - updated test · 7075021c
      Sebastien Pennec authored
      7075021c
    • Sebastien Pennec's avatar
      · 49dbcad2
      Sebastien Pennec authored
      - added IThrowableRenderer, an interface to allow multiple implementations of ThrowableRenderer to be easily used
      - added NOPThrowableRenderer, a no op implementation of the IThrowableRenderer interface
      - the HTMLLayout now uses the DefaultThrowableRenderer by default.
      - updated tests
      - on going work on the HTMLLayout javadoc
      49dbcad2