module documentation
(source)

A rotating, browsable log file.
Class ​Base​Log​File The base class for a log file that can be rotated.
Class ​Daily​Log​File A log file that is rotated daily (at or after midnight localtime)
Class ​Log​File A log file that can be rotated.
Class ​Log​Reader Read from a log file.