Unifies metric logging from various logging packages
Project description
Unifies metric logging from different logging packages
- Free software: Apache Software License 2.0
Installation
pip install logall
You can also install the in-development version with:
pip install https://github.com/fvarno/logall/archive/main.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows | set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other | PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.4 (2022-08-09)
- fix wrong upload on pypi
0.0.3 (2022-08-09)
- temporarily improved coverage for passing
- added ignore list for flake
0.0.2 (2022-06-23)
- add get_dir to classes
- fix package naming
0.0.1 (2022-06-23)
- some minor fixes
0.0.0 (2022-06-23)
- First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
logall-0.0.4.tar.gz
(15.9 kB
view hashes)
Built Distribution
logall-0.0.4-py3-none-any.whl
(5.1 kB
view hashes)