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.7.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file pi_log-0.5.7.tar.gz
.
File metadata
- Download URL: pi_log-0.5.7.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02221317b0b695bb44d329684993c4b37ec3c7588cdf323293ef3dcc4343f453 |
|
MD5 | e97f1ce951aed5a1e98222b7db3f2a22 |
|
BLAKE2b-256 | cc5be2cceccea4beb21100f399e336bb03e6ab65647cedf9fb63eb51d71f846e |
File details
Details for the file pi_log-0.5.7-py3-none-any.whl
.
File metadata
- Download URL: pi_log-0.5.7-py3-none-any.whl
- Upload date:
- Size: 3.4 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 | 85805615b7038ce4c61b034ef010d4fa00ef70865eaf7bf22a49e9ad7bc28784 |
|
MD5 | 7ab0eb5ed5db3018a11bb35872ca88f3 |
|
BLAKE2b-256 | 2d64504d92080558703f232bb941b45ddd69cf3a4c664a0a7bd2868786f8229d |