Get and remove the oldest event in the buffer.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.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