py-coloredlogs-15.0.1

colored terminal output for Python's logging module

Index | textproc

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.

Homepage: https://coloredlogs.readthedocs.io/

Run Dependencies