- Jul 31, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- added "-" to the set of possible characters in a hostname
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- Added default class for layout within UnsynchronizedAppenderBase (in DefaultNestedComponentRules.java) -
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- replaced references to LoggerContext.ROOT_NAME with references to org.slf4j.Logger.ROOT_LOGGER_NAME
-
Ceki Gulcu authored
- replaced references to LoggerContext.ROOT_NAME with references to org.slf4j.Logger.ROOT_LOGGER_NAME
-
Ceki Gulcu authored
- replaced references to LoggerContext.ROOT_NAME with references to org.slf4j.Logger.ROOT_LOGGER_NAME - minor tweaking of LB139_Deadlocktest - renamed TestConstants as ClassicTestConstants
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- Less code duplication in rolling file tests
-
- Jul 30, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
be auto-started by Joran (via NestedComplexPropertyIA).
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Further refactoring of TimeBasedRollingPolicy. Most of the work related to triggering has moved into an interface called TimedBasedFileNamingAndTriggeringPolicy. Related to LBCORE-61. The file attribute in RollingFileAppender is honored once again. This reverts the changes in revision 2376. Relevant tests in TimeBasedRollingTest have been resuscitated.
-
Ceki Gulcu authored
-
- 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
-