https://github.com/exhuma/gouge
Small collection of configurations for Python logging
https://github.com/exhuma/gouge
Last synced: about 1 year ago
JSON representation
Small collection of configurations for Python logging
- Host: GitHub
- URL: https://github.com/exhuma/gouge
- Owner: exhuma
- Created: 2015-09-09T09:40:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T15:57:23.000Z (over 1 year ago)
- Last Synced: 2025-04-11T04:18:02.631Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 283 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Gouge
=====
.. image:: https://readthedocs.org/projects/gouge/badge/?version=latest
:target: https://gouge.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
A collection of Python logging formatters. This module contains very predefined
log formatters which helps having a uniform log-output in multiple projects.
The main use-case of this project was (and still is) uniform CLI output with
colorised log messages.
.. figure:: docs/_static/snapshot1.png
:alt: Example screenshot
Example screenshot using the ``colourcli.Simple`` formatter.
Documentation
=============
For more details and the API docs, head over to read-the-docs_
.. _read-the-docs: https://gouge.readthedocs.io/en/latest