Unified Loguru logging helpers with standard logging interception and trace context support.
Project description
zcy-loguru
zcy-loguru provides a small wrapper around loguru for structured logging,
standard library logging interception, and trace/span propagation.
Install
pip install zcy-loguru
Install optional OpenTelemetry support with:
pip install "zcy-loguru[otel]"
Usage
from zcy_logger import init_logging, logger
init_logging()
logger.info("hello")
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
zcy_loguru-0.2.0.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zcy_loguru-0.2.0.tar.gz.
File metadata
- Download URL: zcy_loguru-0.2.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a1d2ee885a80fe233fd94a9454d7be3203b23fe5e1d5ef2034639c1f9643910
|
|
| MD5 |
97f2b83030f8882526aaed35956428b6
|
|
| BLAKE2b-256 |
1ef9d4e809b1224985158374a430d5533f5168d5e999d2ac3585f096acb9d9b0
|
File details
Details for the file zcy_loguru-0.2.0-py3-none-any.whl.
File metadata
- Download URL: zcy_loguru-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0125cba7973908bea89e0f8bd9d582073855c151e36578bef903d608362b1de7
|
|
| MD5 |
e2a227d3580ce8b075bd74cdf6b78550
|
|
| BLAKE2b-256 |
d1e05054655fa2eb77a7f784974c542df0ee4e4b8f5c1721a38cbd39dc1ec698
|