A simple colored logger for Python
Project description
logsim
A simple colored logger for Python with customized formatting.
Installation
pip install logsim
Features
- Colored log outputs in terminal
- Automatic formatting with time and log level
- Easy to use with a familiar logging API
- Consistent visual alignment for better readability
Note: Logsim are built upon python logging module, so it's compatible with any logging configuration.
Usage
from logsim import CustomLogger
# Create a logger
logger = CustomLogger()
# Use the logger
logger.info("Hello from my custom logger!")
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
logsim-0.2.32.tar.gz
(3.8 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 logsim-0.2.32.tar.gz.
File metadata
- Download URL: logsim-0.2.32.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
769b3ff7a6dababaa57447eb806ee80737bd607d41e1a56a98d5348283bcdca8
|
|
| MD5 |
cc19c4b51d2524bfcdcd8937f3dbbce3
|
|
| BLAKE2b-256 |
3d2de805b5fc77bce0bfdd569f75c3fe2636232303699ca2f385d96ba2baddf3
|
File details
Details for the file logsim-0.2.32-py3-none-any.whl.
File metadata
- Download URL: logsim-0.2.32-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b1b19cee1e0f4e77ac64acf562d651741aeb9ed706aec9af2c0b1ac1ff75836
|
|
| MD5 |
9032685c44d57eeecfbe945fc7d8829b
|
|
| BLAKE2b-256 |
283723739b86a7ed2d4113e7da4ab5f081646a617d3ccab7347ffa4ac0da6546
|