| Abbreviator |
An interface used for abbreviating strings according to different policies.
|
| ClassicConverter |
This class serves the super-class of almost all converters in logback-classic.
|
| ExtendedThrowableProxyConverter |
As of version 1.6.0, support for packaging data has been removed.
|
| NamedConverter |
In case abbreviation service is requested, NamedConverter will convert fully
qualified class names to their abbreviated from.
|
| ThrowableHandlingConverter |
Converter which handle throwables should be derived from this class.
|
| ThrowableProxyConverter |
Add a stack trace in case the event contains a Throwable.
|