Curated color themes and Unicode level icons for loguru, applied in one call.
Project description
loguru-themes
Curated color themes and minimalist Unicode level icons for loguru — applied to any logger in one call.
📖 Documentation & live previews → https://0cherednoq.github.io/loguru-themes/
Install
pip install loguru-themes
Quick start
from loguru import logger
from loguru_themes import apply_theme
apply_theme(logger, "dracula")
logger.info("server listening on http://localhost:8000")
logger.success("migration completed in 1.2s")
logger.warning("cache miss rate above 30%")
logger.error("failed to reach upstream service")
logger.critical("data corruption detected — aborting")
Themes
dracula · nord · catppuccin · monokai · dark · light
Customizing themes, icons, the color-scheme remapping, and using your own logger are all covered in the documentation.
License
MIT
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
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 loguru_themes-0.1.0.tar.gz.
File metadata
- Download URL: loguru_themes-0.1.0.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e0d151b7ed8657e42312dd01523a0527756b20c8c014299e027d15094ea1a28
|
|
| MD5 |
9b77b6705caeb6f6d4ed7411c86ae3b9
|
|
| BLAKE2b-256 |
7ba0b58f6074b897f712d750355c6cdb5b4accf8101fd7b2bdceb96528352130
|
File details
Details for the file loguru_themes-0.1.0-py3-none-any.whl.
File metadata
- Download URL: loguru_themes-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90dc2e4fc70da2519243d782cfe5ddd4438b3544d9774501ae768f08f91f065a
|
|
| MD5 |
7fc44d7c2846a1aa28cf425bad4cf5aa
|
|
| BLAKE2b-256 |
b9b3ffaae68886671530ada85c123e3dbf5d4ae1fd9fcb3c62a811e4fdc842be
|