dropwizard

Decorate logs with trace data for New Relic Logging.

License

License

Categories

Categories

DropWizard Container Microservices Logging Application Layer Libs
GroupId

GroupId

com.newrelic.logging
ArtifactId

ArtifactId

dropwizard
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download dropwizard

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-logging jar 1.3.14
io.dropwizard : dropwizard-request-logging jar 1.3.14
javax.servlet : javax.servlet-api jar 3.1.0
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