public final class NullMonitor extends AbstractDefaultMonitor
LEVELSDEBUG, DEFAULT_LEVEL, ERROR, FATAL, INFO, NONE, WARN| Modifier and Type | Method and Description |
|---|---|
static NullMonitor |
getInstance()
Returns a singleton instance of the null monitor.
|
protected void |
monitor(String message)
Monitor a message.
|
protected void |
monitor(Throwable throwable)
Monitor a throwable.
|
debug, debug, error, error, fatalError, fatalError, info, info, warn, warnisDebugEnabled, isErrorEnabled, isFatalErrorEnabled, isInfoEnabled, isNoMesssages, isWarnEnabled, setLevelpublic static NullMonitor getInstance()
protected void monitor(String message)
monitor in class AbstractDefaultMonitormessage - the messageprotected void monitor(Throwable throwable)
monitor in class AbstractDefaultMonitorthrowable - the throwableCopyright © 2005–2020. All rights reserved.