| Package | Description |
|---|---|
| de.christofreichardt.diagnosis |
Provides the basic tracing faclitities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDKLoggingRouter
This specialised
NullTracer redirects log messages to the core logging facilities of the Java platform,
see java.util.logging. |
class |
LogbackRouter |
| Modifier and Type | Method and Description |
|---|---|
NullTracer |
TracerFactory.getDefaultTracer() |
| Constructor and Description |
|---|
QueueNullTracer(NullTracer tracer)
The constructor expects a
NullTracer. |
Copyright © 2014. All rights reserved.