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.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.1.tar.gz
(18.9 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.1-py3-none-any.whl
(29.4 kB
view details)
File details
Details for the file hakisto-0.3.1.tar.gz.
File metadata
- Download URL: hakisto-0.3.1.tar.gz
- Upload date:
- Size: 18.9 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 |
5b3daa15457aadac5f4ed1671e0f1eeed54add4cef9389cd5a045f4eb206e0dc
|
|
| MD5 |
d16f8bf48641025b95623cef22556d2a
|
|
| BLAKE2b-256 |
94a063a58d749d35dc6fb3d7cf305ffa9ce5d36b161bb9e4eef61adc4f377f5a
|
File details
Details for the file hakisto-0.3.1-py3-none-any.whl.
File metadata
- Download URL: hakisto-0.3.1-py3-none-any.whl
- Upload date:
- Size: 29.4 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 |
627d5c1313828366a8aaf05e61b2377f8a792dde848a7e227c21a2bb2bd52775
|
|
| MD5 |
cb3ef195e170966722c224b44c0c9dff
|
|
| BLAKE2b-256 |
aaf05a8e27169bcb00a6534bc0096fa4b30225656ba0d6a6ab6e3d8530a8c29e
|