A Python logger module for logging in tools
Project description
LEVERAGERS LOGGER
Leveragers Logger is a Python module designed for logging various types of messages in tools and applications. It provides an easy way to handle debug, error, rate-limit warnings, user input, and informational messages.
Features
- Debug Logging: Log debug messages.
- Error Logging: Log error messages.
- Rate-Limit Logging: Log rate-limit warnings.
- User Input Logging: Log user input.
- Informational Logging: Log general informational messages.
Installation
You can install uwulogger using pip:
pip install uwulogger
Usage
Here's a quick example of how to use uwulogger:
from leveragers import log
log.dbg("This is a debug message.")
log.err("This is an error message.")
log.ratelimt("This is a rate-limit warning.")
log.inp("User input received.")
log.inf("This is an informational message.")
Social Links
- Github: GitHub
- Discord: Join our Discord server
- Discord: Join our Discord server
- YouTube: Watch our tutorials on YouTube
License
This project is licensed under the MIT License.
Project details
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 uwulogger-1.0.1.tar.gz.
File metadata
- Download URL: uwulogger-1.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b21c13f830051f4d410362dac7b69dc5379e8371bdc123c9171f3a305747c431
|
|
| MD5 |
476db2ad6e8f7e5bdab2206f7e29e427
|
|
| BLAKE2b-256 |
4e7cf67bfd6244232053f32a0a8d1d1bc4f415b0485dc31bbc3efcf27846bf52
|
File details
Details for the file uwulogger-1.0.1-py3-none-any.whl.
File metadata
- Download URL: uwulogger-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
260d9330d57b0dc7ee268b386f6c16c3856d93111a96ad1a4088e2da5b253baf
|
|
| MD5 |
eb83b4e7f99ed0d8ee79692a9b9ea701
|
|
| BLAKE2b-256 |
e8ab6ce80be6fdc981af73767e5490012173eedf6a3e95b624fec41f5ef145eb
|