Skip navigation links

Package com.newrelic.logging.logback11

The New Relic Log plugin for Logback 1.1.x.

See: Description

Package com.newrelic.logging.logback11 Description

The New Relic Log plugin for Logback 1.1.x. Use the public classes in your logging config xml. The NewRelicEncoder must be used as an encoder for the New Relic JSON format. The NewRelicAsyncAppender must be used to wrap the appender so that the encoder can capture the trace and span information at the time of the log message.
See Also:
Logback Documentation, Project README
Skip navigation links