Last Version

TraceDepth Log4j2 Plugin 0.1.0

A simple Log4j2 plugin to visualize method the depth of the traceEntry() and traceExit() call pairs.

License

License

GroupId

GroupId

pw.krejci
ArtifactId

ArtifactId

tracedepth-log4j2-plugin
Version

Version

0.1.0
Type

Type

jar
Description

Description

TraceDepth Log4j2 Plugin
A simple Log4j2 plugin to visualize method the depth of the traceEntry() and traceExit() call pairs.
Project URL

Project URL

https://github.com/metlos/tracedepth-log4j2-plugin
Project Organization

Project Organization

Lukas Krejci
Source Code Management

Source Code Management

https://github.com/metlos/tracedepth-log4j2-plugin

Download tracedepth-log4j2-plugin 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1

Project Modules

There are no modules declared in this project.