Builds futher on python’s logging by adding loggers for classes.
Free software: MIT license
Installation
pip install advancedlogging
You can also install the in-development version with:
pip install https://github.com/fonganthonym/python-advancedlogging/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
1.0.0 (2021-05-11)
First release on PyPI.
Release files for advancedlogging 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| advancedlogging-0.1.1.tar.gz | 23.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| advancedlogging-0.1.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 35.3 kB
Release files / advancedlogging-0.1.1.tar.gz
| Download URL | advancedlogging-0.1.1.tar.gz |
|---|---|
| Size | 23.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0b7fb51eef717cab60b30d22ab0a501f81d45f37763a0b7c90abb197a1a4964d
|
|
BLAKE2b-256 checksum How to use checksums |
0878f05ed4cdbcf14afd6398b60b86a3249bcd7b7aeb02aa2a030e7009b489e8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
|
Release files / advancedlogging-0.1.1-py2.py3-none-any.whl
| Download URL | advancedlogging-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 12.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
90f21a4433146bfc8ed8f92a6cbef06de4fddad59c143fa0990d50878c62758d
|
|
BLAKE2b-256 checksum How to use checksums |
913d1ed728a155fbe8dcf6e3710307a724deeaa2818f2543618e7461d3a740d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
|