java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
com.internetitem.logback.elasticsearch.util.ErrorReporter
- All Implemented Interfaces:
ch.qos.logback.core.spi.ContextAware
public class ErrorReporter
extends ch.qos.logback.core.spi.ContextAwareBase
-
Field Summary
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Constructor Summary
Constructors
| Constructor |
Description |
ErrorReporter(Settings settings,
ch.qos.logback.core.Context context) |
|
-
Method Summary
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
public ErrorReporter(
Settings settings,
ch.qos.logback.core.Context context)
-
Method Details
-
-
public void logWarning(
String message)
-
public void logInfo(
String message)