Constructor and Description |
---|
LogRecordingHandler() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
List<String> |
messages()
Returns a new instance of a list of published record messages.
|
void |
publish(LogRecord record) |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel
public void close() throws SecurityException
close
in class Handler
SecurityException
Copyright © 2011–2022 Google. All rights reserved.