- Oct 08, 2006
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
minor modifications
-
Ceki Gulcu authored
Added mini joran tutorial/introduction
-
Ceki Gulcu authored
No commit message
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Oct 06, 2006
-
-
Sebastien Pennec authored
- updated javadoc accordingly
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- minor fix on SMTPAppender javadoc
-
Sebastien Pennec authored
-
Sebastien Pennec authored
- removed PostContentConverter from PatternLayout.
-
- Oct 05, 2006
-
-
Sebastien Pennec authored
- moved CyclicBuffer.java to the core module - modified classic module's SMTPAppender accordingly
-
Sebastien Pennec authored
- modified the behaviour of postCompileProcessing() accordingly
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- 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
-