An open API service indexing awesome lists of open source software.

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

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