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