Logging reimagined
Project description
Hakisto
The name: Hakisto means Logger in Esperanto.
Logging reimagined...
Simple...
from hakisto import logger
logger.warning('something is fishy...')
Starts logging to console and file.
Example output
hakisto-demo-color
hakisto-demo-critical
hakisto-demo-traceback
Installation
pip install hakisto
or get the source from gitlab.com/hakisto/logger.
Documentation
Changes
| Version | Changes |
|---|---|
0.3.4a0 |
Additional options for Click |
0.3.3 |
Option to force location output when logging. |
0.3.2 |
Yanked |
0.3.1 |
Make Logger thread-save. Add legacy logger (alpha). |
0.3.0 |
Rename setting kwargs keys. Add Click integration. Add environment variables HAKISTO_COLORS and HAKISTO_SEVERITY. |
0.2.2 |
Fix missing import of rotate_file. |
0.2.1 |
Fix OSError: [Errno 22] Invalid argument: '.log' when running hakisto-demo-critical. |
0.2.0 |
Add set_date_format() to Logger and logger. |
0.1.1 |
No functional changes, just making README and Read the Docs work. |
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
hakisto-0.3.4a1.tar.gz
(20.3 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
hakisto-0.3.4a1-py3-none-any.whl
(37.2 kB
view details)
File details
Details for the file hakisto-0.3.4a1.tar.gz.
File metadata
- Download URL: hakisto-0.3.4a1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.1 Linux/5.15.0-306.177.4.el8uek.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
131d21cd62ff600c4784f30997ecc8cde9c9d39ce30b1a4409fd23134baf8880
|
|
| MD5 |
fe995e36a92698f0db3e72c2f20bcc8b
|
|
| BLAKE2b-256 |
80e485e0202f287264ffa795f50411cd3979c0fd4306978fd9c8beedcfe83c6b
|
File details
Details for the file hakisto-0.3.4a1-py3-none-any.whl.
File metadata
- Download URL: hakisto-0.3.4a1-py3-none-any.whl
- Upload date:
- Size: 37.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.1 Linux/5.15.0-306.177.4.el8uek.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b413ffa4d23b6212ac875bf69622c1f40b7bf04581f59411f7657d501567e0d1
|
|
| MD5 |
f95941113560f6084d0f6a8219afcb62
|
|
| BLAKE2b-256 |
c9d769513a1d0c67c430aac42c3495a314cb0f9697b8b55bf63d6c0bc25764a7
|