perun.logging¶
Logging utilities.
Attributes¶
Classes¶
A logging formatter that adds colors to specific parts of the log message. |
Functions¶
|
Configure the logging settings for the application. |
Module Contents¶
- perun.logging.RESET_SEQ = '\x1b[0m'¶
- perun.logging.COLOR_SEQ = '\x1b[1;%dm'¶
- perun.logging.COLORS¶