Package org.objectweb.util.monolog.wrapper.common

Common class between wrapper implementations.

See:
          Description

Interface Summary
Configurable Deprecated. the use of this interface must be replaced by the use of the MonologFactory interface.
 

Class Summary
AbstractFactory  
EnumrationImpl This tools class is a basic implementation of the java.util.Enumeration.
LevelImpl This class is the basic implementation of the Level interface.
LoggerFactorySingleton This static class is only used to reference one LoggerFactory instance.
OutputStreamSwitcher This Outstream implementation permits to switch the outStream at any time.
RelatifEnvironmentPathGetter this abstract class provides with the way to define a file real path with the value of environment variables value.
to do that, the path in the the log properties file must include some variable name those environment variable must be put in braket like ${MY_VARIABLE}
 

Package org.objectweb.util.monolog.wrapper.common Description

Common class between wrapper implementations.