Super Simple Log handling system. With Error handling
Project description
LogHandlingModule
LH Module - With debugging.
Simple Use - More detail coming soon
pip install Simple-LogHandler
from Simple-LogHandler import LogHandler
log = LogHandler.loghandle()
log.pathset(r'PATH')
log.log('ERROR')
# Will Output detailed error log To Log File Based on Date.
# ERRORs can be Bools, Strings, and Integers - Will be translated to string forms and output.
# More features to come!
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
SHLogger-1.1.0.tar.gz
(1.6 kB
view details)
File details
Details for the file SHLogger-1.1.0.tar.gz.
File metadata
- Download URL: SHLogger-1.1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
521d4fdcbf0701027f680adce91eb6dcbb6d2b56bfa2f665a4ef200cff169ec1
|
|
| MD5 |
766ff04cd6b793548843bb5cd7439f27
|
|
| BLAKE2b-256 |
656e696da88530ea4c5ceeb80266af32bd0e8109dc304a9837d99a0e53506132
|