python3-coloredlogs - Documentation for the 'coloredlogs' Python module
Website: | https://coloredlogs.readthedocs.io |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
The coloredlogs package enables colored terminal output for Python's logging module. The ColoredFormatter class inherits from logging.Formatter and uses ANSI escape sequences to render your logging messages in color. It uses only standard colors so it should work on any UNIX terminal.
Packages
python3-coloredlogs-10.0-8.fc14.al.noarch [59 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |