public final class QueueNullTracer extends QueueTracer<NullTracer>
TracerFactory
delivers if the Queue is disabled. To redirect log messages
to the JDK logging system use the JDKLoggingRouter
as constructor argument. Note that while this is
assignable to a QueueTracer it must not be configured as an actual tracer type for the queue. Instead disable the Queue
and you will get by default and non-blocking QueueNullTracer instances.
AbstractTracer.Exception
tracer
VERSION
Constructor and Description |
---|
QueueNullTracer(NullTracer tracer)
The constructor expects a
NullTracer . |
clearCurrentTracingContext, close, entry, entry, getBufferSize, getSyncObject, getThreadMap, initCurrentTracingContext, initCurrentTracingContext, isAutoflush, isOpened, logException, logMessage, open, out, out, readConfiguration, setAutoflush, setBufferSize, wayout
entry, formatStreamErrorState, formatVersionInfo, getBufferedOutputStream, getName, getNullPrintStream, getTracePrintStream, setBufferedOutputStream, setOpened, setTracePrintStream, substitute
public QueueNullTracer(NullTracer tracer)
NullTracer
.tracer
- the to be wrapped tracerCopyright © 2014 Christof Reichardt. All rights reserved. (Build: 26-May-2014)