|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogbackException | |
---|---|
ch.qos.logback.core | Contains the main classes of logback core. |
ch.qos.logback.core.rolling | Implements various file rolling policies. |
Uses of LogbackException in ch.qos.logback.core |
---|
Methods in ch.qos.logback.core that throw LogbackException | |
---|---|
void |
Appender.doAppend(E event)
This is where an appender accomplishes its work. |
Uses of LogbackException in ch.qos.logback.core.rolling |
---|
Subclasses of LogbackException in ch.qos.logback.core.rolling | |
---|---|
class |
RolloverFailure
A RolloverFailure occurs if, for whatever reason a rollover fails. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |