An simple Python package for debug
Project description
Python usage
import baodebug
baodebug.debugutils.ConfigureRootLogger("info") # config logger format
baodebug.debugutils.SetDebugPath("/root/visz/") # create debug folder here and set to os.environ["DEBUG_PATH"]
import logging
logger = logging.getLogger(__name__)
logger.info("this will be printed in green")
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
baodebug-0.1.0.tar.gz
(1.7 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 baodebug-0.1.0.tar.gz.
File metadata
- Download URL: baodebug-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb55de4da4ddc2f053a68d48bed4bf00dbfdfd78c204c256374aee4669211a37
|
|
| MD5 |
461a97b37e55d7d30080b45bd141bc5f
|
|
| BLAKE2b-256 |
26276e872c93505c0b0fd4583c541193ea3fa2b550a436b76ded872523c03c47
|
File details
Details for the file baodebug-0.1.0-py3-none-any.whl.
File metadata
- Download URL: baodebug-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fc5833f4e0631c16735ba7d7626052ac4d80d31625071e70f95e1f428d6a884
|
|
| MD5 |
af29dd2914dc66e4bcbef8fef1e2e7b6
|
|
| BLAKE2b-256 |
79a2c647619a5be7f26450a674e53f786926be67f58c66e3f72f3948a7624729
|