logaware

Python Logger that knows where it's coming from


Keywords
logging, logger
License
BSD-3-Clause
Install
pip install logaware==0.2.0

Documentation

logaware

docs Documentation Status
tests
Travis-CI Build Status
package PyPI Package latest release PyPI Package monthly downloads

Python Logger that is context aware

  • Free software: BSD license

Installation

pip install logaware

Documentation

https://logaware.readthedocs.org/

Development

To run the all tests:

tox