public final class JavaLoggerFileHandler extends StreamHandler
| Constructor and Description |
|---|
JavaLoggerFileHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
fileName()
Returns current log file.
|
void |
flush() |
boolean |
isLoggable(LogRecord record) |
void |
nodeId(UUID nodeId)
Sets Node id and instantiates
FileHandler delegate. |
void |
publish(LogRecord record) |
String |
toString() |
setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelpublic void publish(LogRecord record)
publish in class StreamHandlerpublic void flush()
flush in class StreamHandlerpublic void close()
throws SecurityException
close in class StreamHandlerSecurityExceptionpublic boolean isLoggable(LogRecord record)
isLoggable in class StreamHandlerpublic void nodeId(UUID nodeId) throws IgniteCheckedException, IOException
FileHandler delegate.nodeId - Node id.IgniteCheckedExceptionIOException@Nullable public String fileName()
null if node id has not been set yet.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016