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