A goated logging utility with auto-error catching and color support
Project description
Vibe-Logger
Vibe-Logger is a lightweight Python logging utility designed for developers who require organized console output, persistent file logging, and automated exception handling with minimal configuration.
Features
- ANSI Color Support: Integrated color-coded levels via Colorama for enhanced readability.
- Automated Log Cleaning: Uses regex to strip ANSI escape sequences before writing to files, ensuring clean log data.
- Exception Decorator: Includes a
@catchdecorator to automatically log function failures with full error context. - Command Callbacks: Supports functional hooks that trigger specific actions (oncommand) when a log level is reached.
- Configurable Levels: Supports standard logging levels (INFO, WARN, CRITICAL) to filter output.
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
vibe_loggerpy-0.1.0.tar.gz
(2.6 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 vibe_loggerpy-0.1.0.tar.gz.
File metadata
- Download URL: vibe_loggerpy-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
222ec4b9b68b48397fbedf6afa17f9884f4508dd9dfb139fb8b68e6d4743d6bb
|
|
| MD5 |
9d626cff5276a3c485c5ed78b8e9407f
|
|
| BLAKE2b-256 |
ea137cd2c749b7e99159fbcf31636965b9ac95281a9d9f2729158f14e62d2279
|
File details
Details for the file vibe_loggerpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vibe_loggerpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3141d0fa0fe8a0b090e76230c0db307064bb5f2434ca0223484dbffb86f580f8
|
|
| MD5 |
78782b0322d9369f2d02c74b859a9224
|
|
| BLAKE2b-256 |
12db2266e494ef922bb05daab0b1ad72730086aab7c20c6a7ff49ec3282d8bd5
|