public class TestFileHandler extends FileHandler
| Constructor and Description |
|---|
TestFileHandler() |
TestFileHandler(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
LinkedList<String> |
getLogEntries() |
void |
publish(LogRecord record) |
flush, isLoggable, setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelpublic TestFileHandler(String identifier) throws IOException
IOExceptionpublic TestFileHandler()
throws IOException
IOExceptionpublic void publish(LogRecord record)
publish in class FileHandlerpublic LinkedList<String> getLogEntries()
public void close()
throws SecurityException
close in class FileHandlerSecurityExceptionCopyright © 2010-2018 Linagora. All Rights Reserved.