Simple colored logging module for python
Project description
Logar
Simple colored logging module for python
Features
- Default
- Success
- Error
- Warning
- Info
- Colored Logs
- Timestamped Logs
Usage
Install logar
pip install logar
Use logar
from logar import Logar
log = Logar()
log.default("Default!")
log.success("Success!")
log.error("Error!")
log.warning("Warning!")
log.info("Info!")
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
logar-0.1.1.tar.gz
(2.7 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
logar-0.1.1-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file logar-0.1.1.tar.gz.
File metadata
- Download URL: logar-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c84525dbb22d886a04fd9074b394786ba60596fdf8d1420f2038abd93234e31
|
|
| MD5 |
6cbb87fb95f6d468ce2d17ab4ffe77ff
|
|
| BLAKE2b-256 |
743649816cdd984e23d074903fa13754330c2a553c26e6e2944c9b3fd367d737
|
File details
Details for the file logar-0.1.1-py3-none-any.whl.
File metadata
- Download URL: logar-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c1e89b44de4981f1dcdae2f84cd29f854dae5aa7e0a76748f7c62746b05c775
|
|
| MD5 |
31f735315aad27d8911b90897771960e
|
|
| BLAKE2b-256 |
289d99ccaaccab57c70f7cd792ef745a000e6e1fbd4dd2065be6b29b3bcbdcf9
|