viperleed.calc.bookkeeper.log

Module log of viperleed.calc.bookkeeper.

Functions

add_bookkeeper_logfile(at_path)

Attach a FileHandler to LOGGER for the bookkeeper log file.

ensure_has_stream_handler()

Attach a stream handler to LOGGER unless one exists already.

remove_bookkeeper_logfile(at_path)

Remove the FileHandler(s) at_path for LOGGER, if any.

Classes

LogFiles(path)

Container to manage log files found in a folder.

LogInfo(timestamp, lines)