Logging reimagined
Reason this release was yanked:
Bug in Handler
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.2 |
Option to force location output when logging. |
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.2.tar.gz
(19.0 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.2-py3-none-any.whl
(29.5 kB
view details)
File details
Details for the file hakisto-0.3.2.tar.gz.
File metadata
- Download URL: hakisto-0.3.2.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-130-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a97552817f1fe7b24a94de3301c8585b6c3e81cf0b898689db4270585233635
|
|
| MD5 |
ae768b8e6864b1353fe0ef25b87b76fc
|
|
| BLAKE2b-256 |
84b3bd5e01613d5e201f4581fa8b798b13bf651d1c13d457a15ac7ad5ca72c37
|
File details
Details for the file hakisto-0.3.2-py3-none-any.whl.
File metadata
- Download URL: hakisto-0.3.2-py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-130-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4c002f5639ab9b229d4870f49587b5fbb97d306ebc901f2477dfc0def7c3233
|
|
| MD5 |
f9b42fa9c48bc4bdce459e9a6d5fcec7
|
|
| BLAKE2b-256 |
f31474924b260b2e0ef32a825c9ec80f9111be5bea949b36f29060d94aec4d53
|