Logging re-imagined
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.4.0a0.tar.gz
(27.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
hakisto-0.4.0a0-py3-none-any.whl
(42.9 kB
view details)
File details
Details for the file hakisto-0.4.0a0.tar.gz.
File metadata
- Download URL: hakisto-0.4.0a0.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Linux/6.8.0-55-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8cbc59a39b8884a8df94cbd9e53ee6352d4a9e1d00bbf3028451de02e1b4b19
|
|
| MD5 |
072ebaa6f1281248ede156907ebb4f95
|
|
| BLAKE2b-256 |
e88f2eede7b6a5a6e5cbabfe367f8bf6af8e55786bb9139e44b5d41c5fe0f9db
|
File details
Details for the file hakisto-0.4.0a0-py3-none-any.whl.
File metadata
- Download URL: hakisto-0.4.0a0-py3-none-any.whl
- Upload date:
- Size: 42.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Linux/6.8.0-55-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f12338c5983e1e0d553e947cc4c1a56b53166d78872d4762257cdd49e25cd9b8
|
|
| MD5 |
999641d105dbfe05faf814fc63f03947
|
|
| BLAKE2b-256 |
9815f4bbb1cad2eda407bc947f470748a9c35dc7e0eabd6b47c95c379186a2db
|