navigate.log_files.log_functions

Functions

eliminate_old_log_files(logging_path)

Eliminate log files in the logging folder older than 30 days.

find_filename(k, v)

Check that we've met the condition dictionary key == 'filename'

get_folder_date(folder_name)

Get the date from the log folder's name.

load_performance_log()

Load the latest performance log file from the logging directory.

log_setup(logging_configuration[, ...])

Setup logging configuration

performance(self, message, *args, **kwargs)

Log 'performance' messages at the PERFORMANCE level.