A stylish console logger with colored output
Project description
RexLogger
A stylish console logger with colored output for Python applications.
Installation
pip install rexlogger
Usage
from rexlogger import rex
rex.success("Operation successful!")
rex.error("Something went wrong!")
rex.debug("Debug information")
rex.warn("Warning message")
rex.ratelimit("Ratelimit message")
rex.input("Input")
Features
- Colored output using colorama
- Timestamp prefix
- Four log levels: success, error, debug, and warn
- Easy to use interface
Requirements
- Python 3.6+
- colorama>=0.4.4
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
rexlogger-1.0.0.tar.gz
(3.2 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 rexlogger-1.0.0.tar.gz.
File metadata
- Download URL: rexlogger-1.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fb27d0c9cce251a431151057a99f0e51c97dd97012f4744591b3835f7f72182
|
|
| MD5 |
e113a5a55193e8857a7d8ab7062038d6
|
|
| BLAKE2b-256 |
78a199f0ea33cf98d449f52f3153ca7759d566a399db425c8c3126ca20f2cf9a
|
File details
Details for the file rexlogger-1.0.0-py3-none-any.whl.
File metadata
- Download URL: rexlogger-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5785f021da11916ed8b72176fd2e1a7680e25496b6960a43dd12c6cbfe8ae53
|
|
| MD5 |
d740a9fa28f8ceddfc9f4000231c3726
|
|
| BLAKE2b-256 |
480e6b6ddc5c6b28a872635486a4f754c6526a65ba922bcf282e1cd953709ac5
|