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.4a0.tar.gz
(21.2 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.4a0-py3-none-any.whl
(37.1 kB
view details)
File details
Details for the file hakisto-0.3.4a0.tar.gz.
File metadata
- Download URL: hakisto-0.3.4a0.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-134-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c423d9396e83d06048926cbf86091a91e59cfccfe9325a511ffd632365727fd
|
|
| MD5 |
eb89f1aac08977d0a9324571344704d5
|
|
| BLAKE2b-256 |
9bace63fb38768aa918fcd389261d5e997ccf0478ddc9583690136fc1376bc99
|
File details
Details for the file hakisto-0.3.4a0-py3-none-any.whl.
File metadata
- Download URL: hakisto-0.3.4a0-py3-none-any.whl
- Upload date:
- Size: 37.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-134-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7b046ef6236232301f08eb295d12b30f417fd17015cf7fb7d4e61b2b33b3d64
|
|
| MD5 |
ada2f5dc2fc3688dd7db84ebe1ee4374
|
|
| BLAKE2b-256 |
93d2ce49f66b9a61238db82c9e1802b4cc1e68cbf304547d3a19636fa593ea0f
|