|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Appender<E> | |
Context | A context is the main anchorage point of all logback components. |
Layout<E> |
Class Summary | |
---|---|
AppenderBase<E> | Sets a skeleton implementation for appenders. |
AsyncAppenderBase<E> | This appender and derived classes, log events asynchronously. |
BasicStatusManager | |
ConsoleAppender<E> | ConsoleAppender appends log events to System.out or
System.err using a layout specified by the user. |
ContextBase | |
CoreConstants | |
FileAppender<E> | FileAppender appends log events to a file. |
LayoutBase<E> | |
OutputStreamAppender<E> | OutputStreamAppender appends events to a OutputStream . |
PropertyDefinerBase | Set a skeleton implementation for property definers just for have ContextAwareBase. |
UnsynchronizedAppenderBase<E> | Similar to AppenderBase except that derived appenders need to handle thread synchronization on their own. |
Exception Summary | |
---|---|
LogbackException |
Contains the main classes of logback core.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |