is not current version
Last Version 1.9.0

de.christofreichardt:tracelogger 1.8.0

A trace tool which produces clearly arranged logs by indenting the trace messages depending on the depth of the call stack.

License

License

GroupId

GroupId

de.christofreichardt
ArtifactId

ArtifactId

tracelogger
Version

Version

1.8.0
Type

Type

jar
Description

Description

de.christofreichardt:tracelogger
A trace tool which produces clearly arranged logs by indenting the trace messages depending on the depth of the call stack.
Project URL

Project URL

http://www.christofreichardt.de/Projektstudien/TraceLogger/index.html
Source Code Management

Source Code Management

https://github.com/chr78rm/tracelogger

Download tracelogger 1.8.0


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

Dependencies

provided (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
ch.qos.logback : logback-classic jar 1.2.3
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.