All Classes and Interfaces
Class
Description
Add a header with the name of the current service to each REST-Call
Async appender with a reference to a fallback appender to use if the async logging event buffer is nearing capacity.
Provides root-level json attributes for cloud foundry app coordinates (org, space, app, instance), compatible with
the CF doppler/firehose log format.
An appender reference holder for configuring a fallback appender in the logback configuration:
Records logging metrics using a
Is initialized after the application has successfully started to avoid race conditions in auto config initialization between micrometer and logging.
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.
A logback
Encoder providing a message prefix according to the syslog BSD format
as specified in RFC3164.A logback appender sending messages using a
TLSSyslogConnection via TCP/SSL to a syslog server.Configuration for the REST-Tracer
RestRequestTracer