exhuma / gouge

Small collection of configurations for Python logging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Small collection of configurations for Python logging


Languages

Language:Python 98.8%Language:Shell 1.2%