Project to add utility log functions for Python
Project description
A simple logging module that adds utility functions for using Python logging
Example Usage
Using in a typical module
from pi_conf import logs
log = logs.getLogger(__name__)
log.info("Hello log world!")
Set logging across entire application
from pi_conf import logs
logs.set_app_logging("debug")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pi_log-0.5.6.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file pi_log-0.5.6.tar.gz
.
File metadata
- Download URL: pi_log-0.5.6.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bac788b8b57091b9fa359eff4830c7326ee81818a83432496aacecf09a51d6b1 |
|
MD5 | edb5d98065773fbde7d3470bf3d639f0 |
|
BLAKE2b-256 | 852239e3669c9c3f854271f7906354c377c216d2fe74ce912fcc645bc593c886 |
File details
Details for the file pi_log-0.5.6-py3-none-any.whl
.
File metadata
- Download URL: pi_log-0.5.6-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d359f84d045e90ea866766351357e2936c230ff863afda85f63f99ccbba1cb0 |
|
MD5 | 2533107158bd35ab08cdb600b05fdea6 |
|
BLAKE2b-256 | b46a12d5a8883605af31c0eccb1db3e0034ad21406af9c8047c5756b331c5b76 |