Contents

coloredlogs 15.0.1

0

Colored terminal output for Python's logging module

Colored terminal output for Python's logging module

Stars: 531, Watchers: 531, Forks: 42, Open Issues: 33

The xolox/python-coloredlogs repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 531 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.

GitHub Issues

The coloredlogs package has 33 open issues on GitHub

  • Add defaults parameter to ColoredFormatter.init in python3.10+

See more issues on GitHub

Related Packages & Articles

Flask-WTF 1.2.1

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

colorlog 6.8.2

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

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.

lxml 5.2.1

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

rich 13.7.1

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal