[][src]Module esl01_indexedlog::rotate

Rotation support for a set of Logs.

Structs

OpenOptions

Options used to configure how a RotateLog is opened.

RotateLog

A collection of Logs that get rotated or deleted automatically when they exceed size or count limits.

RotateLogLookupIter

Iterator over RotateLog entries selected by an index lookup.

Traits

RotateLowLevelExt

Get access to internals of RotateLog.