Python colored logger module
Project description
Python Alogger
Usage
from Alogger import Alogger
logger = Alogger.Alogger(log_level=Alogger.LogLevel.ALL, log_to_file=True, log_file_type="txt")
logger.fatal("fatal")
logger.error("error")
logger.warning("warning")
logger.info("info")
logger.debug("debug")
logger.trace("trace")
logger.test("test")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AloggerPy-1.1.tar.gz
(4.3 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 AloggerPy-1.1.tar.gz.
File metadata
- Download URL: AloggerPy-1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
940f14590e628ba1d6b403913430a0bc123460c9a180512e8f1603575d30575d
|
|
| MD5 |
c69230d6827c777353f06487f406248a
|
|
| BLAKE2b-256 |
b038481b986467bac672950c173c0164124bcb414cf0a9c74aba7cf34e6309c2
|
File details
Details for the file AloggerPy-1.1-py3-none-any.whl.
File metadata
- Download URL: AloggerPy-1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a9724043ba4821caea7c842c2a890218068218d1c8dcb7351725f34ae1f434d
|
|
| MD5 |
97cbdd35bbf89605a303c392d5638cd0
|
|
| BLAKE2b-256 |
1e72646d4c4acadd34d493a0552babe128345d2d722c48eb2f8b1a68567c5113
|