A Python library for colored common logs with customization support.
Project description
Personal Logging
A Python library for colored common logs with customization support.
Installation
pip3 install personal-logging
Usage
from personal_logging.main import warn, error
warn("Caution!")
error("Uh oh!")
Defaults
Variables
warn_emoji = "⚠️"
error_emoji = "❌"
Parameters
identifier_on=True
emojis=True
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
personal_logging-1.0.1.tar.gz
(19.4 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 personal_logging-1.0.1.tar.gz.
File metadata
- Download URL: personal_logging-1.0.1.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc97777efec8486fc8c6d337e7eb905b507d04c140dc5d0670ec3f3bd2bc2cb8
|
|
| MD5 |
0ce8be9db4eff1c42ab52c03a65c58f4
|
|
| BLAKE2b-256 |
e49256f2353289c5f0dec12e5f1bc2b3b1f6c0379cca0ac91ca21ca3d43b638c
|
File details
Details for the file personal_logging-1.0.1-py3-none-any.whl.
File metadata
- Download URL: personal_logging-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37a7098e8c4c559ac18c11341d65468500360c171fc4231312860f81f06f0898
|
|
| MD5 |
dbe72ccf8ee462080e8f47153ae33476
|
|
| BLAKE2b-256 |
ba57d1c4ef94123ed4633f92656da032d705c9e914db27c66685a334ca7c7d00
|