/logalpha

A minimalist implementation of logging for Python.

Primary LanguagePythonApache License 2.0Apache-2.0

logalpha

License PyPI Version Python Versions Documentation Downloads

A minimalist yet robust approach to logging in Python. LogAlpha handles the rather basic task of filtering, formatting, and colorizing metadata alongside messages.

Installation

To install logalpha:

➜ pip install logalpha

Documentation

Documentation is available at logalpha.readthedocs.io.

Contributions

Contributions are welcome in the form of suggestions for additional features, pull requests with new features or bug fixes, etc. If you find bugs or have questions, open an Issue here. If and when the project grows, a code of conduct will be provided along side a more comprehensive set of guidelines for contributing; until then, just be nice.