Pops all the logging events from the buffer into an array.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Return Value
Type: LoggingEventAn array of all the logging events in the buffer.
Remarks
Get all the events in the buffer and clear the buffer.
See Also