Package com.levigo.jadice.server.core.util.logging
-
Class Summary Class Description DemoteFatalToErrorLoggerFilter This class provides the filter which demotes log messages from FATAL to ERROR.JavaLoggingForwarder Forwards events from ajava util logger
to theWorkerController
(i.eNodeWorker
) and the Apache Commons Logging Framework.LogForwarder Logger that forwards log events to the calling client that is associated to the givenWorkerController
(i.e.LoggerMultiplexer Logger
that multiplexes log events, i.e.QualifiedLogForwarder ForwardsQualifiedLogEvent
s to aWorkerController
.TransformerLoggingForwarder Forwards events from aErrorListener
to theWorkerController
(i.eNodeWorker
) and the Apache Commons Logging Framework.