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, publish
flush, isLoggable, setEncoding, setOutputStream
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel
private final String pattern
public KnownFileHandler(String pattern, boolean append) throws IOException, SecurityException
IOException
SecurityException
public 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.