- Jul 24, 2009
-
-
Ceki Gulcu authored
moved a new class called DefaultTimedBasedTriggeringPolicy. Related to LBCORE-61. The File attribute of RollingFileAppender is _now_ ignored! As a consequence, 3 tests in TimeBasedRollingTest have been removed/disabled. WARNING: ongoing and unpolished work.
-
- Jul 23, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- added copyright notice
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
nameOfCompressedFile strings are no longer constructor parameters but parameters to the compress() method. This results in shorter code.
-
Ceki Gulcu authored
-
- Jul 22, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
It was surprisingly difficult to write a test case where a NoClassDefFoundError was thrown See also http://jira.qos.ch/browse/LBCLASSIC-125
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- added a new test case (which does not yet compile)
-
Ceki Gulcu authored
- added a new test case (which does not yet compile)
-
- Jul 20, 2009
-
-
Ceki Gulcu authored
Fixes LBCLASSIC-143
-
- Jul 17, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jul 15, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- added performance testing concerning ReconfigureOnChangeFilter (ongoing work) Related to LBCORE-59
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jul 14, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
This implementation checks for changes in the config file every N seconds, where N is a user specified parameter. However, as a performance twist, the check is performed every 16 logging events. It's still ongoing work
-
Ceki Gulcu authored
This implementation checks for changes in the config file every N seconds, where N is a user specified parameter. However, as a performance twist, the check is performed every 16 logging events. It's still ongoing work
-
- Jul 12, 2009
-
-
Ceki Gulcu authored
file change, related to LBCORE-59
-
Ceki Gulcu authored
file change, related to LBCORE-59
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jul 10, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
linked list structure. - Fixed LBSITE-30
-