Package | Description |
---|---|
de.christofreichardt.diagnosis |
Provides the basic tracing faclitities.
|
de.christofreichardt.diagnosis.file |
Contains tracers which log into the local file system.
|
de.christofreichardt.diagnosis.io |
Contains primarily the definitions of the I/O streams used by the tracers.
|
de.christofreichardt.diagnosis.net |
Contains tracer which log over the network.
|
Class and Description |
---|
AbstractThreadMap
Has been introduced to exchange thread maps which are based on
Map<Thread,TracingContext> with
thread maps which are based on ThreadLocal s and vice versa. |
AbstractTracer
Defines the basic behaviour of tracers.
|
AbstractTracer.Exception
Indicates exceptional states within the AbstractTracer context.
|
LogLevel
Enumeration of the pre-defined log level.
|
NullTracer
Instances of this tracer type don't trace anything and therefore need not to manage any method stacks.
|
QueueNullTracer
This is the tracer the
TracerFactory delivers if the Queue is disabled. |
QueueTracer
A special tracer intended for the use by a bounded blocking queue.
|
TraceMethod
Outlines a method for tracing.
|
TracerConfigNamespaceContextImpl.Iterator
Simplified implementation of an iterator.
|
TracerFactory
A factory and holder of tracers.
|
TracerFactory.Exception
Base exception class for all exceptional situations within the context of the TracerFactory
|
Class and Description |
---|
AbstractTracer
Defines the basic behaviour of tracers.
|
AbstractTracer.Exception
Indicates exceptional states within the AbstractTracer context.
|
DebugLogTee
An abstract base class which provides the environment to connect additionally to another log system, such as log4j.
|
LogLevel
Enumeration of the pre-defined log level.
|
QueueTracer
A special tracer intended for the use by a bounded blocking queue.
|
TraceMethod
Outlines a method for tracing.
|
Class and Description |
---|
AbstractThreadMap
Has been introduced to exchange thread maps which are based on
Map<Thread,TracingContext> with
thread maps which are based on ThreadLocal s and vice versa. |
Class and Description |
---|
AbstractTracer
Defines the basic behaviour of tracers.
|
AbstractTracer.Exception
Indicates exceptional states within the AbstractTracer context.
|
QueueTracer
A special tracer intended for the use by a bounded blocking queue.
|
Copyright © 2014 Christof Reichardt. All rights reserved. (Build: 26-May-2014)