License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.newrelic.logging |
ArtifactId | ArtifactIdlog4j1 |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog4j1
Decorate logs with trace data for New Relic Logging.
|
Project URL |
Project URL |
Filename | Size |
---|---|
log4j1-2.5.0.pom | |
log4j1-2.5.0.jar | 6 KB |
log4j1-2.5.0-sources.jar | 3 KB |
log4j1-2.5.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newrelic.logging/log4j1/ -->
<dependency>
<groupId>com.newrelic.logging</groupId>
<artifactId>log4j1</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.logging/log4j1/
implementation 'com.newrelic.logging:log4j1:2.5.0'
// https://jarcasting.com/artifacts/com.newrelic.logging/log4j1/
implementation ("com.newrelic.logging:log4j1:2.5.0")
'com.newrelic.logging:log4j1:jar:2.5.0'
<dependency org="com.newrelic.logging" name="log4j1" rev="2.5.0">
<artifact name="log4j1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.logging', module='log4j1', version='2.5.0')
)
libraryDependencies += "com.newrelic.logging" % "log4j1" % "2.5.0"
[com.newrelic.logging/log4j1 "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
log4j : log4j | jar | 1.2.17 |
com.newrelic.agent.java : newrelic-api | jar | 7.6.0 |