| Interface | Description |
|---|---|
| KibanaLogField |
Interface that allows client projects to use their own log fields.
|
| Class | Description |
|---|---|
| KibanaLogContext |
Utility to copy the Kibana Log Fields.
|
| KibanaLogFields |
Class that holds the extra fields used for Kibana logging.
|
| MdcContext |
Utility to copy the MDC from one thread to another thread.
|
| RequestId |
Class that holds a request id in a ThreadLocal.
|
| TransactionId |
Class that holds a transaction id in a ThreadLocal.
|
| Enum | Description |
|---|---|
| KibanaLogCallResultTypes |
Enumeration of Call Results.
|
| KibanaLogFieldNames |
This enum represents keys for data that is stored in the logging MDC.
|
| KibanaLogTypeNames |
Enumeration for values of the Kibana Log Field LOG_TYPE.
|