Skip to main content

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

https://logall.readthedocs.io/

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.

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)

Uploaded Source

Built Distribution

logall-0.0.4-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page