is not current version
Last Version 0.9.4

Backtrace-log4j2 0.9.1

Custom Log4j2 appender which allows customers to capture and report handled and unhandled java exceptions to their Backtrace instance, instantly offering the ability to prioritize and debug software errors.

License

License

GroupId

GroupId

com.github.backtrace-labs.backtrace-log4j2
ArtifactId

ArtifactId

backtrace-log4j2
Version

Version

0.9.1
Type

Type

jar
Description

Description

Backtrace-log4j2
Custom Log4j2 appender which allows customers to capture and report handled and unhandled java exceptions to their Backtrace instance, instantly offering the ability to prioritize and debug software errors.
Project URL

Project URL

https://github.com/backtrace-labs/backtrace-log4j2
Source Code Management

Source Code Management

https://github.com/backtrace-labs/backtrace-log4j2

Download backtrace-log4j2 0.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0

runtime (1)

Group / Artifact Type Version
com.github.backtrace-labs.backtrace-java : backtrace-java jar 0.9.3

test (4)

Group / Artifact Type Version
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9
net.jodah : concurrentunit jar 0.4.6
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.