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.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file pi_log-0.5.0.tar.gz
.
File metadata
- Download URL: pi_log-0.5.0.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 | 8f678ba223b4b2590c218f9cce7e8aa16bd736ba38b2137bb5f84e838180d03e |
|
MD5 | 8bacf68eb8da4278dfa0a1ca4f9c9a98 |
|
BLAKE2b-256 | 174ea37f18e48e4c7762771409dedd29bcaad77e1e03d6af220394a8f265f12a |
File details
Details for the file pi_log-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: pi_log-0.5.0-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 | 38ae21a5cb4423fbe2f15bb171250943303973c115a984127ceed8c08aee6331 |
|
MD5 | 839bcb370ea83919be9dbc308685697d |
|
BLAKE2b-256 | 632ff540cd5ec0c715aed5be15703c351df3732ca5a51d8448a205fa0d86acb8 |