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.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.2.2.tar.gz
(15.8 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.2.2-py3-none-any.whl
(25.8 kB
view details)
File details
Details for the file hakisto-0.2.2.tar.gz.
File metadata
- Download URL: hakisto-0.2.2.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65ff7be1934752546bfed77af7bb152f3c069197520d3ad51bfdb42cb30a8b58
|
|
| MD5 |
052f4e8ae5ae252f532849a6e5bf1bef
|
|
| BLAKE2b-256 |
25f7aad38d922e0086a7aa1a4468dd140625c525007fdb147bc89e65d37e02af
|
File details
Details for the file hakisto-0.2.2-py3-none-any.whl.
File metadata
- Download URL: hakisto-0.2.2-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d96e7ec050d12f7c272e2cdde4b829b3723b9bbe8bf84797a600f7c82c70aef9
|
|
| MD5 |
63cc980a73c5c5768a0f839c0d5c0e34
|
|
| BLAKE2b-256 |
e73b68d5f32467743f7608e81ad7a22b1196c5702bc0b97d4b141dc47fe87597
|