public class TraceHandler extends Handler
Constructor and Description |
---|
TraceHandler() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
publish(LogRecord record) |
static void |
register()
Registers the handler with the root logger.
|
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel
public static void register()
public void close() throws SecurityException
close
in class Handler
SecurityException
Copyright © 2005–2016. All rights reserved.