A log aid for you.
Project description
LogAid
A log aid for you.
Installation
pip install logaid
Usage
import logaid as log
log.info("Info")
log.debug("Debug")
log.warning("Warning")
log.error("Error")
or
from logaid import log
log.init(level='DEBUG',save=True)
log.info('hello world',{'key':'value'})
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
logaid-1.1.0.tar.gz
(3.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
File details
Details for the file logaid-1.1.0.tar.gz.
File metadata
- Download URL: logaid-1.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a41c43cf53f53e3c408b1e75a488e3b95ade2ae982572e721e4aa8ef13e47d7c
|
|
| MD5 |
868c0765e9213e6ec74c933d7901d608
|
|
| BLAKE2b-256 |
51b8f80b074a977abbdd1ebadb541f0258ce7b550cd3da9f6ff4032475c79edb
|
File details
Details for the file logaid-1.1.0-py3-none-any.whl.
File metadata
- Download URL: logaid-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8f557ac22844ff60169f5bc7268aa949394802f6fded6943788c9e084e4a2c7
|
|
| MD5 |
8f347f32b32caee6af3ace3940906490
|
|
| BLAKE2b-256 |
1dd545bbc2fd8ba3d7d153fc1b9923ed4275527d9ecd93998ab3a0735d9c5cee
|