clog - logging as simple as putting on a shoe.
Go to file
theonepath ea99138469
Updated utils/printfmt.py
Module given docstrings to explain the purpose and function of defined
module functions. Giving parameter and return values of functions.

Module now contains `gen_log_header` moved from the `Logger` class,
along with global constants for the function.
2022-05-03 18:16:54 +01:00
utils Updated utils/printfmt.py 2022-05-03 18:16:54 +01:00
__init__.py Added clog package modules 2022-05-03 14:51:57 +01:00
_logger.py Updated _logger.py 2022-05-03 18:13:18 +01:00
.gitignore Added .gitignore 2022-05-03 14:48:10 +01:00
LICENCE.txt Added LICENCE.txt 2022-05-03 14:51:54 +01:00
main.py Updated main.py 2022-05-03 18:12:59 +01:00