public interface IgniteLoggerEx extends IgniteLogger
IgniteLogger.DEV_ONLY| Modifier and Type | Method and Description |
|---|---|
void |
addConsoleAppender(boolean clearOutput)
Adds console appender to the logger.
|
void |
flush()
Flush any buffered output.
|
void |
setApplicationAndNode(@Nullable String application,
@Nullable UUID nodeId)
Sets application name and node ID.
|
debug, debug, error, error, error, fileName, getLogger, info, info, isDebugEnabled, isInfoEnabled, isQuiet, isTraceEnabled, trace, trace, warning, warning, warningvoid addConsoleAppender(boolean clearOutput)
clearOutput - If true then console output must be configured without any additional info
like time, message level, thread info, etc.void flush()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023