public final class KnownFileHandler extends FileHandler
| Constructor and Description |
|---|
KnownFileHandler(String pattern,
boolean append) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern() |
static void |
setUpLogging(Logger parentLogger,
Configuration configuration)
Configure log system (parentLogger) according to configuration.
|
close, publishflush, isLoggable, setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelprivate final String pattern
public KnownFileHandler(String pattern, boolean append) throws IOException, SecurityException
IOExceptionSecurityExceptionpublic String getPattern()
public static void setUpLogging(Logger parentLogger, Configuration configuration) throws ConfigurationException
parentLogger - The logger instance that should be configured.configuration - Where to read how logging should be setup.ConfigurationException - Thrown if unable to setup logging.
Version 2.0.0 generated on 2014-11-22 at 09:45 - (C) 41concepts Aps. Refer to project homepage valjogen.41concepts.com for more information.