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.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file pi_log-0.5.7.1.tar.gz
.
File metadata
- Download URL: pi_log-0.5.7.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93d08df794c8617db0f61351fc70249fa4694154dd9e89350b468e14d855c201 |
|
MD5 | 69e4b0ec7546b1dfe93c9bca2bed5527 |
|
BLAKE2b-256 | 75c9705a3df1b6c105489169a1a420779efda5fc3439d32d81e1cddd1aaced64 |
File details
Details for the file pi_log-0.5.7.1-py3-none-any.whl
.
File metadata
- Download URL: pi_log-0.5.7.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb0431a3aa1713b2c01a9910aba53ea9781ce7d85d133aeb68ae42d5721589e3 |
|
MD5 | 749d42a3a55ef61d31a0b7e622685783 |
|
BLAKE2b-256 | badb32761ed63013fc4aa21afa5996feefc7c44b12991e09dfbe347710e8239b |