Simple colorful logging for Python
Project description
prettylogs
A simple colorful logging library for Python.
Installation
pip install prettylogs
Usage
from prettylogs import logger
logger.info("Server started")
logger.success("Database connected")
logger.warning("Low disk space")
logger.error("Something failed")
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
prettylogs-0.0.2.tar.gz
(1.9 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 prettylogs-0.0.2.tar.gz.
File metadata
- Download URL: prettylogs-0.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0720ccc21e372568c856a2ba3e89653802a0dcd97955d873523e9f310bc330f9
|
|
| MD5 |
838a633e28a1527073610b5df629f34f
|
|
| BLAKE2b-256 |
180a9969dfb952123452b5ccaabe8cc43cb689ebfcaf1c1c924d8cb23e9a2a89
|
File details
Details for the file prettylogs-0.0.2-py3-none-any.whl.
File metadata
- Download URL: prettylogs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
643c3292616c042443a5ad2526e8637ef47785f5f4704d1d80fd8009fd81de9d
|
|
| MD5 |
0643e4a1700e581da7689cb1ddcd91fb
|
|
| BLAKE2b-256 |
d3863839618090c946fcf976754dffecedfce0dfbfb785ff41ec7d106a3c85e9
|