Gets the ith oldest event currently in the buffer.
The ith oldest event currently in the buffer.
If i is outside the range 0 to the number of events currently in the buffer, then null is returned.
null
CyclicBuffer Class | log4net.Util Namespace