An app for custom logging
Project description
cinipy
cinipy is an app for custom logging.
Installation
You can install the app using pip:
pip install cinipy
Usage
from cinipy import log_info, log_warning, log_error
log_info("This is an info message.")
log_warning({"key": "value", "key2": [1, 2, 3]})
log_error(["error", {"key": "value"}])
Future features
- Custom Formatting
- Log handlers
- Write logs to a file
- Send logs to remote server
- Stream to Elasticsearch, logstash, ...
- More configure options
- Filtering
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
cinipy-0.0.2.tar.gz
(2.1 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 cinipy-0.0.2.tar.gz.
File metadata
- Download URL: cinipy-0.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21ca94225cd263b48c5bb14a491268236c1d54965fe1b8abc5bf2c21b21d37a4
|
|
| MD5 |
cdd0ddb1a5d08b9ad6eb14c36784086d
|
|
| BLAKE2b-256 |
f203f18077d439b1d437c2e96fbd3b088231bcc4bac6fc5432ab8b2f53cbe59e
|
File details
Details for the file cinipy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: cinipy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e350a7eaf64c05fd54968592c833522365dbfbbc7da016d0be78823dd5a2b33b
|
|
| MD5 |
950bc5df14a5ec704f821bb5d9e089d1
|
|
| BLAKE2b-256 |
c346acb2c7e376a583ece8f4c3234964be758873202bbd8e308aee58f1d867a3
|