Last Version

Sentry-Java for log4j 1.7.30

log4j appender allowing to send logs to the Sentry-Java client.

License

License

GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-log4j
Version

Version

1.7.30
Type

Type

jar
Description

Description

Sentry-Java for log4j
log4j appender allowing to send logs to the Sentry-Java client.

Download sentry-log4j 1.7.30


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

Dependencies

compile (2)

Group / Artifact Type Version
io.sentry : sentry jar 1.7.30
log4j : log4j jar 1.2.17

test (11)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.1.1
com.github.tomakehurst : wiremock-standalone jar 2.5.1
io.sentry : sentry test-jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
org.slf4j : slf4j-log4j12 jar 1.7.24
org.slf4j : slf4j-api jar 1.7.24

Project Modules

There are no modules declared in this project.