Pops all the logging events from the buffer into an array.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.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