Get and remove the oldest event in the buffer.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: LoggingEventThe oldest logging event in the buffer
Remarks
Gets the oldest (first) logging event in the buffer and removes it from the buffer.
See Also