The CyclicBuffer type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Append |
Appends a loggingEvent to the buffer.
| |
| Clear |
Clear the buffer
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| PopAll |
Pops all the logging events from the buffer into an array.
| |
| PopOldest |
Get and remove the oldest event in the buffer.
| |
| (Inherited from |
See Also