Field and Description |
---|
org.objectweb.util.monolog.api.Handler.CONSOLE_HANDLER_TYPE
the type is a string now: "console"
|
org.objectweb.util.monolog.api.Handler.FILE_HANDLER_TYPE
the type is a string now: "file"
|
org.objectweb.util.monolog.api.Handler.GENERIC_HANDLER_TYPE
the type is a string now: "generic"
|
org.objectweb.util.monolog.api.Handler.JMX_HANDLER_TYPE
the type is a string now: "logger"
|
org.objectweb.util.monolog.api.Handler.LOGGER_HANDLER_TYPE
the type is a string now: "logger"
|