Class TurMongoDBIndexingAppender
Object
ContextAwareBase
AppenderBase<ILoggingEvent>
TurMongoDBAppenderBase
TurMongoDBIndexingAppender
- All Implemented Interfaces:
Appender<ILoggingEvent>
,ContextAware
,FilterAttachable<ILoggingEvent>
,LifeCycle
-
Field Summary
Fields inherited from class TurMongoDBAppenderBase
collection, collectionName, connectionString, databaseName, enabled
Fields inherited from class AppenderBase
name, started
Fields inherited from class ContextAwareBase
context
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TurMongoDBAppenderBase
start
Methods inherited from class AppenderBase
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, stop, toString
Methods inherited from class ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface ContextAware
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
-
Constructor Details
-
TurMongoDBIndexingAppender
public TurMongoDBIndexingAppender()
-
-
Method Details
-
append
protected void append(ILoggingEvent eventObject) - Overrides:
append
in classTurMongoDBAppenderBase
-