Uses of Package
de.christofreichardt.diagnosis.io
Packages that use de.christofreichardt.diagnosis.io
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.
-
Classes in de.christofreichardt.diagnosis.io used by de.christofreichardt.diagnosisClassDescriptionThe base class of all indentable print streams.The tracer classes return such a NullPrintStream when the current state and the configuration demands that no output should be written.This is the main implementation of an indentable PrintStream.
-
Classes in de.christofreichardt.diagnosis.io used by de.christofreichardt.diagnosis.file
-
Classes in de.christofreichardt.diagnosis.io used by de.christofreichardt.diagnosis.ioClassDescriptionThis interface defines the methods
IndentablePrintStreams must implement.The base class of all indentable print streams.