public class HadoopIgfsJclLogger extends Object implements IgniteLogger
DEV_ONLY| Modifier and Type | Method and Description |
|---|---|
void |
debug(String msg) |
void |
error(String msg) |
void |
error(String msg,
Throwable e) |
String |
fileName() |
IgniteLogger |
getLogger(Object ctgr) |
void |
info(String msg) |
boolean |
isDebugEnabled() |
boolean |
isInfoEnabled() |
boolean |
isQuiet() |
boolean |
isTraceEnabled() |
String |
toString() |
void |
trace(String msg) |
void |
warning(String msg) |
void |
warning(String msg,
Throwable e) |
public IgniteLogger getLogger(Object ctgr)
getLogger in interface IgniteLoggerpublic void trace(String msg)
trace in interface IgniteLoggerpublic void debug(String msg)
debug in interface IgniteLoggerpublic void info(String msg)
info in interface IgniteLoggerpublic void warning(String msg)
warning in interface IgniteLoggerpublic void warning(String msg, @Nullable Throwable e)
warning in interface IgniteLoggerpublic void error(String msg)
error in interface IgniteLoggerpublic boolean isQuiet()
isQuiet in interface IgniteLoggerpublic void error(String msg, @Nullable Throwable e)
error in interface IgniteLoggerpublic boolean isTraceEnabled()
isTraceEnabled in interface IgniteLoggerpublic boolean isDebugEnabled()
isDebugEnabled in interface IgniteLoggerpublic boolean isInfoEnabled()
isInfoEnabled in interface IgniteLogger@Nullable public String fileName()
fileName in interface IgniteLogger
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019