Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 729 Bytes

README.rst

File metadata and controls

26 lines (16 loc) · 729 Bytes

Gouge

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.

Example screenshot

Example screenshot using the colourcli.Simple formatter.

Documentation

For more details and the API docs, head over to read-the-docs