- Oct 04, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Oct 03, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Oct 02, 2006
-
-
Sebastien Pennec authored
-
- Sep 29, 2006
-
-
Sebastien Pennec authored
- LogbackValve now implements the Contained interface from tomcat
-
Sebastien Pennec authored
- added a RequestParameterConverter, that works just like the RequestAttributeConverter except for one small obvious detail - added several patterns to PatternLayout
-
Sebastien Pennec authored
- added a TomcatServerAdapter - organized imports in RequestLogImpl.java and JettyBasicTest.java.
-
- Sep 28, 2006
-
-
Sebastien Pennec authored
- corrected basic test, it now creates the POST request correctly and retrieves the post content, too.
-
Sebastien Pennec authored
- AccessEvent now remembers if the postContent has already been accessed - updated tests
-
- Sep 27, 2006
-
-
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
-
- Sep 26, 2006
-
-
Sebastien Pennec authored
- Moved classes to Core module when possible.
-
Sebastien Pennec authored
- Moved classes to Core module when possible.
-
Sebastien Pennec authored
No commit message
-
Sebastien Pennec authored
- corrected hsqldb.sql and mysql.sql - added a testcase that creates an HSQLDB server, with a test database and uses it to test DBAppender. - modified some javadoc
-
- Sep 25, 2006
-
-
Sebastien Pennec authored
- modified ignore list on examples/classes/
-
Sebastien Pennec authored
- added a chapter4 package in the examples, containing several configuration files for logback, as well as a ConfigurationTester class to launch logback with a specified config. file.
-
Sebastien Pennec authored
- updated RollingFileAppender.java and FixedWindowRollingPolicy.java to show a link to the faq when adding errors to the context
-
Sebastien Pennec authored
- updated site.xml to use the new version of logback-skin - updated shortIntro.xml
-
Sebastien Pennec authored
-
- Sep 22, 2006
-
-
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
-
- Sep 21, 2006
-
-
Sebastien Pennec authored
- updated HTMLLayout accordingly - moved some classes to core module when appropriate.
-
- Sep 20, 2006
-
-
Sebastien Pennec authored
- added a ServerAdapter interface to allow the server-independent AccessEvent to reach server-specific methods - impemented this interface in JettyServerAdapter and DummyValuesAdapter, the latter used for testing only. - updated ConverterTest.
-
- Sep 19, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- modified AccessEvent method getHeader to getRequestHeader - added getResponseHeader to AccessEvent - updated DummyResponse to provide header access
-
- Sep 15, 2006
-
-
Sebastien Pennec authored
- added a test class for Converters. - added two dummy implementations of HttpServletRequest and HttpServletResponse
-
- Sep 14, 2006
-
-
Ceki Gulcu authored
command for uploading bundles on pixie
-
Sebastien Pennec authored
- formatted xml to display properly
-
Ceki Gulcu authored
-
Sebastien Pennec authored
- updated a few classes' addError calls to display a link to the codes.html page
-
Sebastien Pennec authored
and verifies that the context and mdc values are passed and are readable once the event has been deserialized.
-
Sebastien Pennec authored
- quick intro about PatternLayout and pattern conversion - explanation of format modifier on classnames, with examples - doc in progress
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-