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.17.0.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file lager-0.17.0.tar.gz
.
File metadata
- Download URL: lager-0.17.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39882a6e232868b25b21b7fff2b6c1d957111024a8c81d5763218c84b171bdb6 |
|
MD5 | 1731131043313a412fa5b69a8597d37a |
|
BLAKE2b-256 | 33e6ce00ae74765042775477e4315450f2072574ee6433c7ca5bfac3b433608b |
File details
Details for the file lager-0.17.0-py3-none-any.whl
.
File metadata
- Download URL: lager-0.17.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcde72d9a622884738923f966ca9665648253644cfb9ecea3e7bae593bf2da52 |
|
MD5 | 2a99a563f835531afae4ff376ace6031 |
|
BLAKE2b-256 | 4877b2780578066e9d62f02d273824413698fb668101ee86ada238ffcff5fd43 |