| Package | Description |
|---|---|
| de.christofreichardt.diagnosis |
Provides the basic tracing faclitities.
|
| Modifier and Type | Method and Description |
|---|---|
protected NullPrintStream |
AbstractTracer.getNullPrintStream()
A replacement for /dev/null.
|
NullPrintStream |
NullTracer.out()
Returns always a
NullPrintStream. |
protected NullPrintStream |
NullTracer.out(int level)
Returns always a
NullPrintStream regardless of the given level. |
Copyright © 2014. All rights reserved.