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.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.0.tar.gz
(17.6 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.0-py3-none-any.whl
(27.6 kB
view details)
File details
Details for the file hakisto-0.3.0.tar.gz.
File metadata
- Download URL: hakisto-0.3.0.tar.gz
- Upload date:
- Size: 17.6 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 |
262990d654628966dbe499c58196e9b240c8af8a03b77b07b4c364d889411d89
|
|
| MD5 |
e5c82ef61e487d1bb8dcedd17bb2d4ed
|
|
| BLAKE2b-256 |
867cf24b413d1a0a0394abaa44585566558f3e0820d8d053dcb31c8ad7913b54
|
File details
Details for the file hakisto-0.3.0-py3-none-any.whl.
File metadata
- Download URL: hakisto-0.3.0-py3-none-any.whl
- Upload date:
- Size: 27.6 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 |
3571c3b4bb4db0ca572db6e4f39d8c95f5937b0a9680297f6caa402d02b7529a
|
|
| MD5 |
6ac4be454fbb67aecf20f83728101cb6
|
|
| BLAKE2b-256 |
ec3b55792b00d942787960544ea84dbd13fb44259c84aa23eb281fb8366436dd
|