LogAlpha

Release v3.0.0. (Getting Started)

License PyPI Version Python Versions Documentation Downloads

LogAlpha is a minimal framework for logging in Python focused on simplicity. It provides only the core building blocks of a logging system and then gets out of your way. Instead of trying to solve every possible scenario, this library doesn’t even require you log text or that it will be written to a file.

The library provides a set of base classes to build from. On the Getting Started page you will get a sense of how the library works. A full API reference is included as well.



Table of Contents