log
This is a general purpose logging utility. It is intended to record the history of associated with processing of the data, mainly but not exclusively of errors that are encountered.
Attributes
Functions
|
|
|
Module Contents
- log.LOG_DIR = './Log/'
- log.close_log()
- log.get_current_commit()
- log.log_file = None
- log.log_message(message)
- log.open_log(file_name, reinitialize=False)