All Classes

Class Description
AddSenderSystemHeader
Add a header with the name of the current service to each REST-Call
AsyncBufferFullFallbackAppender
Async appender with a reference to a fallback appender to use if the async logging event buffer is nearing capacity.
CloudFoundryAttributeProvider
Provides root-level json attributes for cloud foundry app coordinates (org, space, app, instance), compatible with the CF doppler/firehose log format.
FallbackAppenderRef
An appender reference holder for configuring a fallback appender in the logback configuration:
LoggingMetrics
Records logging metrics using a LoggingMetricsProvider (using Micrometer if available, otherwise NOP)
Is initialized after the application has successfully started to avoid race conditions in auto config initialization between micrometer and logging.
RestRequestListener  
RestRequestLogger  
RestRequestTrace  
RestRequestTrace.RestRequestTraceBuilder  
RestRequestTracer  
RestResponseListener  
RestResponseTrace  
RestResponseTrace.RestResponseTraceBuilder  
SyslogMessagePrefixEncoder
A logback Encoder providing a message prefix according to the syslog BSD format as specified in RFC3164.
TLSSyslogAppender
A logback appender sending messages using a TLSSyslogConnection via TCP/SSL to a syslog server.
TLSSyslogConnection  
TracerConfiguration
Configuration for the REST-Tracer RestRequestTracer
TracerConfiguration.TracerConfigurationBuilder