Module logging

Source
Expand description

Utilities for logging

Structs§

Log
Holds a log entry

Functions§

format_logs
Format all of the logs collected
init_logger
Start the logger
print_logs
Print all of the logs collected
record_file_log
Append a file log to the logs list
record_line_log
Append a line log to the logs list