All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.christofreichardt.diagnosis.package-info Maven / Gradle / Ivy

Go to download

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

There is a newer version: 1.10.0
Show newest version
/**
 * 
* Provides the basic tracing faclitities. The most important class is {@link de.christofreichardt.diagnosis.AbstractTracer AbstractTracer} which is the root * of the tracer hierarchy. The {@link de.christofreichardt.diagnosis.TracerFactory TracerFactory} can be feed with an appropriate configuration and thereupon can be used * to access tracers by name, by thread or from a blocking, bounded queue. *
*/ package de.christofreichardt.diagnosis;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy