public class NoOpLogHandler extends Handler
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
static NoOpLogHandler |
getInstance() |
void |
publish(LogRecord record) |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevelpublic static NoOpLogHandler getInstance()
public void close()
throws SecurityException
close in class HandlerSecurityExceptionCopyright © 2004-2017. All Rights Reserved.