Advanced Logging in Python
Project description
juneberry
juneberry — Advanced Logging in Python
Installation
You can install yakui with Python Installer of Python (pip)
pip install juneberry
Examples
examples/basic.py
from juneberry import Logger
logger = Logger(name="basic")
logger.info("Hello, world!")
logger.warn("Hello, world!")
logger.debug("Hello, world!")
logger.error("Hello, world!")
logger.fatal("Hello, world!")
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
juneberry-1.4.0.tar.gz
(9.5 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
juneberry-1.4.0-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file juneberry-1.4.0.tar.gz.
File metadata
- Download URL: juneberry-1.4.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
861f506c78686f83be60ec16b0b9be5777f238f688c32645bcf6fa7b72fdb2c5
|
|
| MD5 |
b21dbdd583114cbfc54d948e21e83a96
|
|
| BLAKE2b-256 |
d59f9e51af2e4853985b7ef2d7b8b3fc4be0023807f2937ab839fdfd28f05225
|
File details
Details for the file juneberry-1.4.0-py3-none-any.whl.
File metadata
- Download URL: juneberry-1.4.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ad7819fbbe7f55e41bf9a23e9ddfb1567402dcd58363cd60205cd0e47d0d300
|
|
| MD5 |
4a9eadcaa79b1fc94d25972e5be4b250
|
|
| BLAKE2b-256 |
51bad7dc8ea92617aed3bc7773f93a953ad9dc6796af51ba9f3cf8a927b9fef7
|