Package | Description |
---|---|
ch.qos.logback.core |
Contains the main classes of logback core.
|
ch.qos.logback.core.rolling |
Implements various file rolling policies.
|
Modifier and Type | Method and Description |
---|---|
void |
Appender.doAppend(E event)
This is where an appender accomplishes its work.
|
Modifier and Type | Class and Description |
---|---|
class |
RolloverFailure
A RolloverFailure occurs if, for whatever reason a rollover fails.
|
Copyright © 2005–2021 QOS.ch. All rights reserved.