| Constructor and Description |
|---|
LogRecordingHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
|
void |
flush()
|
List |
messages()
Returns a new instance of a list of published record messages.
|
void |
publish(LogRecord
|
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevelpublic void publish(LogRecordrecord)
public void flush()
public void close()
throws SecurityException
close in class
Handler
SecurityException