Contents

colorlog 6.8.2

0

Add colours to the output of Python's logging module.

Add colours to the output of Python's logging module.

Stars: 851, Watchers: 851, Forks: 86, Open Issues: 0

The borntyping/python-colorlog repo was created 11 years ago and the last code push was 2 months ago.
The project is popular with 851 github stars!

How to Install colorlog

You can install colorlog using pip

pip install colorlog

or add it to a project with poetry

poetry add colorlog

Package Details

Author
Sam Clements
License
MIT License
Homepage
https://github.com/borntyping/python-colorlog
PyPi:
https://pypi.org/project/colorlog/
GitHub Repo:
https://github.com/borntyping/python-colorlog

Classifiers

  • Terminals
  • Utilities
No  colorlog  pypi packages just yet.

Errors

A list of common colorlog errors.

Code Examples

Here are some colorlog code examples and snippets.

Related Packages & Articles

python-json-logger 2.0.7

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.