|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configurable | |
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. |
Uses of Configurable in org.objectweb.util.monolog.wrapper.common |
Classes in org.objectweb.util.monolog.wrapper.common that implement Configurable | |
class |
AbstractFactory
|
Uses of Configurable in org.objectweb.util.monolog.wrapper.javaLog |
Classes in org.objectweb.util.monolog.wrapper.javaLog that implement Configurable | |
class |
LoggerFactory
is the LoggerFactory for the wrapper to java.util.logging |
Uses of Configurable in org.objectweb.util.monolog.wrapper.log4j |
Classes in org.objectweb.util.monolog.wrapper.log4j that implement Configurable | |
class |
MonologLoggerFactory
This class wraps the LoggerFactory, HandlerFactory, LevelFactory concepts into the log4j world. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |