java-log-extensions icon indicating copy to clipboard operation
java-log-extensions copied to clipboard

Source for the New Relic Java log framework extensions.

Results 4 java-log-extensions issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. Sometimes it is desirable that all the error log messages (and respective exception) be reported as an error to...

With the java-log-extensions library the intent is for customers to use the `NewRelicLayout` that formats the logs with New Relic metadata. For customers that are using a custom Json layout...

I'm using the logback extension for newrelic and java agent version 6.4.2. When I try to start up my spring boot application it fails to start with the following stack...

## Is your feature request related to a problem? Please describe. Upgrading dependencies in one project to avoid vulnerabilities, our transitive dependencies upgrade from dropwizard 1.3 to dropwizard 4. After...