ulogging-py
GitHub: https://github.com/s0urcedev/ulogging-py
PyPi: https://pypi.org/project/ulogging/
Python module for logging
Installation:
pip install ulogging
Importing:
from ulogging import Logging
Using:
log_it_low_importance — decorator for low importance logging
log_it_high_importance — decorator for high importance logging
log_here(log_id) — method for log where you put this method
file.close() — closing output file (DON'T FORGET ABOUT PUTTING IT TO END OF A FILE)
And other documentation in ulogging/__init__.py and examples in examples.py
Release files for ulogging 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ulogging-1.1.0.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ulogging-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.8 kB
Release files / ulogging-1.1.0.tar.gz
| Download URL | ulogging-1.1.0.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c87a88f7bbf334f83bcf40a12e23b991055f5001a90270f1f8cf7c481e32478d
|
|
BLAKE2b-256 checksum How to use checksums |
26ded400ababfbfe028c207e4214c494069668a92d331352be809e15abff1ab7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.4
|
Release files / ulogging-1.1.0-py3-none-any.whl
| Download URL | ulogging-1.1.0-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1736431ec5db8f451f72f70edb20bb50629986a8f29d75a6ea5f38545e43cfdc
|
|
BLAKE2b-256 checksum How to use checksums |
7f9284eec6744153f6944ae9eb5eb6d961fcc531059ed40d1194b055584ee7e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.4
|