Package | Description |
---|---|
org.objectweb.util.monolog.wrapper.common |
Common class between wrapper implementations.
|
org.objectweb.util.monolog.wrapper.javaLog |
The wrapper for the logging system of the JDK 1.4 (or greater).
|
Class and Description |
---|
Configurable
Deprecated.
the use of this interface must be replaced by the use of the
MonologFactory interface. This interface is kept for the backward
compatibility.
|
Class and Description |
---|
AbstractFactory |
Configurable
Deprecated.
the use of this interface must be replaced by the use of the
MonologFactory interface. This interface is kept for the backward
compatibility.
|
LevelImpl
This class is the basic implementation of the Level interface.
|
OutputStreamSwitcher
This Outstream implementation permits to switch the outStream at any time.
|