log4net SDK Reference

CyclicBuffer.Clear Method 

Clear the buffer

[Visual Basic]
Public Sub Clear()
[C#]
public void Clear();

Remarks

Clear the buffer of all events. The events in the buffer are lost.

See Also

CyclicBuffer Class | log4net.Util Namespace