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.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file pi_log-0.5.7.2.tar.gz
.
File metadata
- Download URL: pi_log-0.5.7.2.tar.gz
- Upload date:
- Size: 3.0 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 | deb309b7770ee1ffea5883e3f04aeba1e206c221e12e9373ab5635030bd80de5 |
|
MD5 | 608b91298b189540ac424e3e6093ccd1 |
|
BLAKE2b-256 | 7f588c796b7a220b3c358ad50dbfc4dbb3dbe8d2c7171894ab018bc81e4eea30 |
File details
Details for the file pi_log-0.5.7.2-py3-none-any.whl
.
File metadata
- Download URL: pi_log-0.5.7.2-py3-none-any.whl
- Upload date:
- Size: 3.7 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 | 68d6c3a6f716f918dc49cd92f7681a32ce750d0dd910ff5f1482eb838498b918 |
|
MD5 | a469b050474ef5af31a649a48f31fa20 |
|
BLAKE2b-256 | a015f335145789611c196dff459f273913fefbd806f1ce63e1f688e580c1107c |