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

Packages that use org.objectweb.util.monolog.wrapper.common
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). 
org.objectweb.util.monolog.wrapper.log4j The wrapper for the logging system log4j. 
 

Classes in org.objectweb.util.monolog.wrapper.common used by org.objectweb.util.monolog.wrapper.common
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.
 

Classes in org.objectweb.util.monolog.wrapper.common used by org.objectweb.util.monolog.wrapper.javaLog
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.
 

Classes in org.objectweb.util.monolog.wrapper.common used by org.objectweb.util.monolog.wrapper.log4j
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.