- Feb 19, 2010
-
-
Ceki Gulcu authored
init(ObjectStream) method is called. The Encoder needs to reference the OS passed to it in future operations. The enclosing Appender is responsible of signaling the Encoder when the current OS is closed (by invoking encopder.close()) and when a new one is opened (by invoking encoder.inig(os)); - All tests pass.
-
- Feb 18, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
code compiles but the test do NOT pass. To be considered as ongoing work.
-
- Feb 17, 2010
-
-
Ceki Gulcu authored
-
- Feb 12, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
which is specifically configured for this purpose. On other machines, it might cause the os ehem.. to lock.
-
Ceki Gulcu authored
- other minor/cosmetic changes - removed multiThreadSanityCheck.sh whose contents are now run automatically
-
Ceki Gulcu authored
tight dependence on the OS, this test runs only on Linux. Moreover, root priviledges are required...
-
Ceki Gulcu authored
tight dependence on the OS, this test runs only on Linux. Moreover, root priviledges are required... If anyone knows how to simulate a file system space overflow is encouraged to share their knowledge.
-
- Feb 11, 2010
-
-
Ceki Gulcu authored
MultiThreadedRollingTest.multiThreadedSizeBased test passes on a fast machine
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 10, 2010
-
-
Ceki Gulcu authored
configuration files (in XML), the event handler will correctly process body text, in particular spaces, even when delivered in multiple chunks. The previous behavior of trimming leading and trailing white space has been preserved. Moreover, body text consisting of white space surrounding child elements is ignored.
-
Ceki Gulcu authored
-
- Feb 08, 2010
-
-
Ceki Gulcu authored
- removed team link because its contents were stale
-
- Feb 01, 2010
-
-
Ceki Gulcu authored
a case insensitive way as specified in RFC 2616. This prevents compatibility issues, in particular with recent versions of Tomcat whcih store request header names in lower-case.
-
Ceki Gulcu authored
-
- Jan 28, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
found in DBAppenderTestFixture.java in the ch.qos.logback.access.db and ch.qos.logback.classic.db packages under src/test.
-
- Jan 26, 2010
-
-
Ceki Gulcu authored
automatically defined and added to the logger context. This value comes in handy in a variety of situations.
-
- Jan 16, 2010
-
-
Ceki Gulcu authored
-
- Jan 06, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
triggers outgoing email when an event includes a matching Marker.
-
- Dec 14, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Dec 07, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
longer latency - Increase latency from 850ms to 950ms (this makes the tests pass quite consistently on Linux)
-
Ceki Gulcu authored
-
- Dec 06, 2009
-
-
Ceki Gulcu authored
instead of logback-examples
-
- Dec 04, 2009
-
-
Ceki Gulcu authored
- fixed http://jira.qos.ch/browse/LBSITE-35
-
- Dec 03, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
reduce the size of the distribution which as a consequence went from 20 MB to 3MB.
-
Ceki Gulcu authored
-
Ceki Gulcu authored
slf4j/integrator module
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-