Uses of Package
de.christofreichardt.diagnosis
Packages that use de.christofreichardt.diagnosis
Package
Description
Provides the basic tracing faclitities.
Contains tracers which log into the local file system.
Contains primarily the definitions of the I/O streams used by the tracers.
Contains tracer which log over the network.
-
Classes in de.christofreichardt.diagnosis used by de.christofreichardt.diagnosisClassDescriptionHas been introduced to exchange thread maps which are based on
Map<Thread,TracingContext>with thread maps which are based onThreadLocals and vice versa.Indicates exceptional states within the AbstractTracer context.Enumeration of the pre-defined log level.Instances of this tracer type don't trace anything and therefore need not to manage any method stacks.This is the tracer theTracerFactorydelivers if the Queue is disabled.A special tracer intended for the use by a bounded blocking queue.Outlines a method for tracing.Simplified implementation of an iterator.Base exception class for all exceptional situations within the context of the TracerFactory -
Classes in de.christofreichardt.diagnosis used by de.christofreichardt.diagnosis.fileClassDescriptionIndicates exceptional states within the AbstractTracer context.An abstract base class which provides the environment to connect additionally to another log system, such as log4j.Enumeration of the pre-defined log level.A special tracer intended for the use by a bounded blocking queue.
-
Classes in de.christofreichardt.diagnosis used by de.christofreichardt.diagnosis.ioClassDescriptionHas been introduced to exchange thread maps which are based on
Map<Thread,TracingContext>with thread maps which are based onThreadLocals and vice versa. -
Classes in de.christofreichardt.diagnosis used by de.christofreichardt.diagnosis.netClassDescriptionIndicates exceptional states within the AbstractTracer context.A special tracer intended for the use by a bounded blocking queue.