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