Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

glentner/logalpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.