module documentation
(source)

A rotating, browsable log file.
Class BaseLogFile The base class for a log file that can be rotated.
Class DailyLogFile A log file that is rotated daily (at or after midnight localtime)
Class LogFile A log file that can be rotated.
Class LogReader Read from a log file.