| Package | Description |
|---|---|
| ch.qos.logback.core.rolling |
Implements various file rolling policies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTimeBasedFileNamingAndTriggeringPolicy<E> |
class |
SizeAndTimeBasedFNATP<E> |
class |
TimeBasedFileNamingAndTriggeringPolicyBase<E> |
| Modifier and Type | Method and Description |
|---|---|
TimeBasedFileNamingAndTriggeringPolicy<E> |
TimeBasedRollingPolicy.getTimeBasedFileNamingAndTriggeringPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeBasedRollingPolicy.setTimeBasedFileNamingAndTriggeringPolicy(TimeBasedFileNamingAndTriggeringPolicy<E> timeBasedTriggering) |
Copyright © 2005–2014 QOS.ch. All rights reserved.