A package for create debug modules
Project description
Python Debug Module
Install
pip install debuggerModule
Example
from debugger import getLogger
#log filename option
DEBUG = getLogger('filename')
DEBUG.INFO("log")
Types
- DEBUG.DEBUG: green
- DEBUG.INFO: blue
- DEBUG.WARNING: yellow
- DEBUG.ERROR: red
- DEBUG.CRITICAL: bold red
PyPi page: (https://pypi.org/project/debuggerModule/)
Change Log
0.1 (14/02/2022)
- First Release
0.3 (15/02/2022)
- Add new feature save to log file
0.4 (15/02/2022)
- Update setup.py README format
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
debuggerModule-0.4.tar.gz
(3.7 MB
view details)
File details
Details for the file debuggerModule-0.4.tar.gz.
File metadata
- Download URL: debuggerModule-0.4.tar.gz
- Upload date:
- Size: 3.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d538c6783c36788a4789a5f971820f9bbc91624525cf3da0d52f8c7ba8b90597
|
|
| MD5 |
9eeb916c50e6bf5ce47d9e5e5e01519f
|
|
| BLAKE2b-256 |
205041f55bc4be3e2e355a051c16f4e8fb1e2c8080696d789a29fa7920bdf444
|