- Mar 29, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- started to add if/then/else support in Joran - removed duplicate logback-examples/src/main/java/chapters/appenders/onJoran/ folder
-
- Mar 26, 2010
-
-
- Mar 25, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- doc edits
-
- Mar 24, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 23, 2010
-
-
Ceki Gulcu authored
- tests pass for PostgreSQL, Oracle 10, MySQL, H2, HSQL
-
Ceki Gulcu authored
fixing http://jira.qos.ch/browse/LBCLASSIC-198 (more tests to follow)
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- document the timzezone option in %date - minor edits
-
- Mar 22, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
'haro'. FileAppenderResilience_AS_ROOT_Test and postgresql() in DBAppenderIntegrationTest now run on 'haro'. - Fixed LBCORE-126 by lowercasing the EVENT_ID column name in prepared statements for PostgreSQL. - corrected a few compiler warnings for "raw types" - updated to PostgreSQL JDBC driver to 8.4-701.jdbc4
-
Ceki Gulcu authored
- minor refactoring in DBAppenderBase
-
- Mar 19, 2010
-
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 18, 2010
-
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- MDCInsertingServletFilter now inserts xForwardedFor entry
-
Ceki Gulcu authored
logback-classic.jar manifest as suggested by the Felix OSGi framework. OSGI integration tests pass.
-
Ceki Gulcu authored
as requested in LBCLASSIC-184
-
- Mar 17, 2010
-
-
Ceki Gulcu authored
Within web-applications, it often proves helpful to know the hostname, request uri and user-agent associated with a given http request. MDCInsertingServletFilter inserts such data into the MDC.
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
stopAndRemoveNow(String key) method was added to AppenderTracker, allowing immediate removal of a nested appender. - minor editing of the manual
-
Ceki Gulcu authored
- the contextName attribute in jmxConfigurator is redundant since the context name can be set with the <contextName> element. Modified documentation accordingly. This change was triggered by comments made by Matthias Kretschmar.
-