Méthode | Description | |
---|---|---|
SendBuffer ( log4net.Core.LoggingEvent events ) : void |
Sends all buffered events to the appender.
|
Méthode | Description | |
---|---|---|
SendEvent ( log4net.Core.LoggingEvent loggingEvent ) : void |
Sends a LoggingEvent to the Apprenda Platform Logging API
|
protected SendBuffer ( log4net.Core.LoggingEvent events ) : void | ||
events | log4net.Core.LoggingEvent | /// The events. /// |
Résultat | void |