Uses of Class
org.objectweb.util.monolog.wrapper.common.LevelImpl

Packages that use LevelImpl
org.objectweb.util.monolog.wrapper.javaLog The wrapper for the logging system of the JDK 1.4 (or greater). 
 

Uses of LevelImpl in org.objectweb.util.monolog.wrapper.javaLog
 

Subclasses of LevelImpl in org.objectweb.util.monolog.wrapper.javaLog
 class LevelImpl
          Is an implementation of the Monolog Level interface based on the common LevelImpl class.