| Interface | Description |
|---|---|
| JewelCliLoggingOptions |
This is the interface to have your options interface extend when using
JewelCliLoggingConfigurator to configure logging based on the resulting options.
|
| SingleLineStackTrace |
Marker interface to be used on exception where only the first line of the stack trace should be
logged.
|
| Class | Description |
|---|---|
| JewelCliLoggingConfigurator |
Configures logging according to logging related options given at the jewel cli command line.
|
| LoggingConfigurator |
Base configurator of logback for spotify services/tools.
|
| LoggingSupport |
Utility for emitting log messages in the Spotify log format.
|
| LoggingSupport.Ident |
The ident portion of the log line (comes between the record ID and the log message type).
|
| UncaughtExceptionLogger |
| Enum | Description |
|---|---|
| LoggingConfigurator.Level |
Copyright © 2016. All Rights Reserved.