Contents

coloredlogs 15.0.1

0

Colored terminal output for Python's logging module

Colored terminal output for Python's logging module

Stars: 558, Watchers: 558, Forks: 44, Open Issues: 37

The xolox/python-coloredlogs repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 558 github stars!

How to Install coloredlogs

You can install coloredlogs using pip

pip install coloredlogs

or add it to a project with poetry

poetry add coloredlogs

Package Details

Author
Peter Odding
License
MIT
Homepage
https://coloredlogs.readthedocs.io
PyPi:
https://pypi.org/project/coloredlogs/
GitHub Repo:
https://github.com/xolox/python-coloredlogs

Classifiers

  • Communications
  • Scientific/Engineering/Human Machine Interfaces
  • Software Development
  • Software Development/Libraries/Python Modules
  • Software Development/User Interfaces
  • System
  • System/Console Fonts
  • System/Logging
  • System/Shells
  • System/System Shells
  • System/Systems Administration
  • Terminals
  • Utilities
No  coloredlogs  pypi packages just yet.

Errors

A list of common coloredlogs errors.

Code Examples

Here are some coloredlogs code examples and snippets.

Related Packages & Articles

Flask-WTF 1.2.2

Form rendering, validation, and CSRF protection for Flask with WTForms.

croniter 6.0.0

croniter provides iteration for datetime object with cron like format

python-json-logger 4.0.0

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