is not current version
Last Version 2.5.0

com.newrelic.logging:logback11 1.2

Decorate logs with trace data for New Relic Logging.

Categories

Categories

Logging Application Layer Libs Logback
GroupId

GroupId

com.newrelic.logging
ArtifactId

ArtifactId

logback11
Version

Version

1.2
Type

Type

jar

Download logback11 1.2


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