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.8.1.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file pi_log-0.5.8.1.tar.gz
.
File metadata
- Download URL: pi_log-0.5.8.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.9 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec8a9e6c6012d2b69a60c373503034919e3c328145b9c5cc21a41386f61163f4 |
|
MD5 | c8cc88eba03d8c181545f7c09fefebbc |
|
BLAKE2b-256 | 418856af25e566b86229cffa319663c9e5bcbb35ac30bb30c0fbe82277d863c6 |
File details
Details for the file pi_log-0.5.8.1-py3-none-any.whl
.
File metadata
- Download URL: pi_log-0.5.8.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.9 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 525602aff57618cf604449d519cc1b248b93d93932d3ff46146ca687b6bdefe9 |
|
MD5 | 7603a99e2b59dd25e8586e476ee297bc |
|
BLAKE2b-256 | f242b22afb150be112db2da660c5a22e24ab9b0546596e56315cc011abe8f92c |