Package | Description |
---|---|
ch.qos.logback.classic |
Contains logback classic main classes.
|
ch.qos.logback.core |
Contains the main classes of logback core.
|
ch.qos.logback.core.spi |
Contains core functionnalities of logback, such as
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncAppender
In order to optimize performance this appender deems events of level TRACE, DEBUG and INFO as discardable.
|
class |
Logger |
Modifier and Type | Class and Description |
---|---|
class |
AsyncAppenderBase<E>
This appender and derived classes, log events asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AppenderAttachableImpl<E>
A ReentrantReadWriteLock based implementation of the
AppenderAttachable interface. |
Copyright © 2005–2015 QOS.ch. All rights reserved.