|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ch.qos.logback.core.rolling | |
---|---|
ch.qos.logback.core.rolling | Implements various file rolling policies. |
ch.qos.logback.core.rolling.helper | Internal helper classes used by ch.qos.logback.core.rolling package. |
Classes in ch.qos.logback.core.rolling used by ch.qos.logback.core.rolling | |
---|---|
RollingPolicy
A RollingPolicy is responsible for performing the rolling over
of the active log file. |
|
RollingPolicyBase
Implements methods common to most, it not all, rolling policies. |
|
RolloverFailure
A RolloverFailure occurs if, for whatever reason a rollover fails. |
|
TriggeringPolicy
A TriggeringPolicy controls the conditions under which roll-over
occurs. |
|
TriggeringPolicyBase
SizeBasedTriggeringPolicy looks at size of the file being currently written to. |
Classes in ch.qos.logback.core.rolling used by ch.qos.logback.core.rolling.helper | |
---|---|
RolloverFailure
A RolloverFailure occurs if, for whatever reason a rollover fails. |
|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |