| 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.
|
| Class and Description |
|---|
| IndentablePrintStream
The base class of all indentable print streams.
|
| NullPrintStream
The tracer classes return such a NullPrintStream when the current state and the configuration demands that no output should be written.
|
| TracePrintStream
This is the main implementation of an indentable PrintStream.
|
| Class and Description |
|---|
| IndentablePrintStream
The base class of all indentable print streams.
|
| Class and Description |
|---|
| Indentable
This interface defines the methods
IndentablePrintStreams must implement. |
| IndentablePrintStream
The base class of all indentable print streams.
|
Copyright © 2014. All rights reserved.