EZ-PZ logging based on loguru
Project description
lager :beer:
Install: pip install lager
Logging library based off of loguru (pip install loguru
).
Why not just use loguru?
- Lager is a better pun
- Lager is really a utility pack for loguru
BTW: Loguru is an amazing lib. Check it out: https://github.com/Delgan/loguru
Usage:
from lager import LOG, lager, LAGER, log, logger # All the same object
LOG.info("info")
2022-07-21 08:38:20.263 | INFO | __main__:<cell line: 3>:3 - info
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
lager-0.19.0.tar.gz
(9.0 kB
view details)
Built Distribution
lager-0.19.0-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file lager-0.19.0.tar.gz
.
File metadata
- Download URL: lager-0.19.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b1b9a2d5ac986dee6a17ec389caacd74c29aa05c74c5d077064e47ccea3acd99
|
|
MD5 |
09641834772381a6b252b584f479844d
|
|
BLAKE2b-256 |
337577f1b0fa4c3229233ab098ee4582aa746ecf69e7cd8259fbf9b2e633dcdb
|
File details
Details for the file lager-0.19.0-py3-none-any.whl
.
File metadata
- Download URL: lager-0.19.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c65898fd81837f1cac0efa999c43799ac7dc27e1f9af5c5cfaa2bef79aa2805c
|
|
MD5 |
b6818cae89aa29fb2ab7db7791fe2c6d
|
|
BLAKE2b-256 |
009c15f3a980eeac33f8a4b1916ddfac92f0bf2bf5ebad6d8cd0ee7c5b88bb86
|