| AbstractJsonLayout<E> |
Provides the common functionality for building JSON representations
of IAccessEvent and ILoggingEvent
events.
|
| AccessJsonLayout |
Builds JSON messages from access log events as IAccessEvent.
|
| EventJsonLayout |
Builds JSON messages from logging events of the type ILoggingEvent.
|
| ExceptionFormat |
|
| JsonFormatter |
Formats objects to JSON strings according to the configured ObjectMapper and output parameters.
|
| MapBuilder |
Builds a Java map based on the provided configuration and customization.
|
| TimestampFormatter |
A faster timestamp formatter than the default one in Logback.
|