public final class LogFactory
extends java.lang.Object
Log
instances.public static void setLevel(java.lang.String level)
level
- "all", "httptrace", "trace", "http", "debug", "info", "warn", "error", "fatal", "tests", "off"public static Log getLog(java.lang.Class<?> clazz) throws LogConfigurationException
clazz
- Class for which a log name will be derivedLogConfigurationException