Jar examples for s:sentry-log4j2
log4j2 appender allowing to send logs to the Sentry-Java client.
You can download jar file sentry-log4j2 1.7.3 in this page.
You can use the following script to add sentry-log4j2-1.7.3.jar to your project.
<dependency> <groupId>io.sentry</groupId> <artifactId>sentry-log4j2</artifactId> <version>1.7.3</version> </dependency>
compile group: 'io.sentry', name: 'sentry-log4j2', version: '1.7.3'
libraryDependencies += "io.sentry" % "sentry-log4j2" % "1.7.3"
<dependency org="io.sentry" name="sentry-log4j2" rev="1.7.3"/>
@Grapes(@Grab(group='io.sentry', module='sentry-log4j2', version='1.7.3'))
'io.sentry:sentry-log4j2:jar:1.7.3'
Click the following link to download the jar file.
sentry-log4j2-1.7.3-javadoc.jar