colorlog 6.8.2
0
Add colours to the output of Python's logging module.
Contents
Add colours to the output of Python's logging module.
Stars: 888, Watchers: 888, Forks: 89, Open Issues: 0The borntyping/python-colorlog
repo was created 12 years ago and the last code push was 8 months ago.
The project is popular with 888 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
Related Packages
Errors
A list of common colorlog errors.
Code Examples
Here are some colorlog
code examples and snippets.