jul

Decorate logs with trace data for New Relic Logging.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.newrelic.logging
ArtifactId

ArtifactId

jul
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

jul
Decorate logs with trace data for New Relic Logging.
Project URL

Project URL

https://github.com/newrelic/java-log-extensions

Download jul

How to add to project

<!-- https://jarcasting.com/artifacts/com.newrelic.logging/jul/ -->
<dependency>
    <groupId>com.newrelic.logging</groupId>
    <artifactId>jul</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.logging/jul/
implementation 'com.newrelic.logging:jul:2.5.0'
// https://jarcasting.com/artifacts/com.newrelic.logging/jul/
implementation ("com.newrelic.logging:jul:2.5.0")
'com.newrelic.logging:jul:jar:2.5.0'
<dependency org="com.newrelic.logging" name="jul" rev="2.5.0">
  <artifact name="jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.logging', module='jul', version='2.5.0')
)
libraryDependencies += "com.newrelic.logging" % "jul" % "2.5.0"
[com.newrelic.logging/jul "2.5.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.newrelic.agent.java : newrelic-api jar 7.6.0

Project Modules

There are no modules declared in this project.
com.newrelic.logging

New Relic

Versions

Version
2.5.0
2.4.0
2.3.2
2.3.1
2.3
2.2
2.1
2.0
1.2
1.1
1.0-rc3
1.0-rc2
1.0-rc1