a simple logging tool(support file,email,dingtalk) ,Multithreading and Multi process safe
Project description
Function description
a simple logging tool(support file,email,dingtalk) ,mutil thread and process safe
Version description
- Supported version: Python 3.0+
Pip installation
pip install py-log
Demo
from py_log import LogManager
logger = LogManager('test1').get_logger_and_add_handlers(log_filename='test1.log')
logger.info('aaaa')
logger.debug('bbbb')
logger.warning('cccc')
logger.error('dddd')
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
py-log-1.5.tar.gz
(20.1 kB
view details)
Built Distribution
py_log-1.5-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file py-log-1.5.tar.gz
.
File metadata
- Download URL: py-log-1.5.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.24.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de266002a9de33677ec32befbce87bafd569b867e3487991916dd2adcbbfcb10 |
|
MD5 | def134f0635bd08c2fea0ad9f336d593 |
|
BLAKE2b-256 | 5f4f08a5e5645d47618ec3b521198bd7a9ae1f80f02072139b44338096e00adf |
File details
Details for the file py_log-1.5-py3-none-any.whl
.
File metadata
- Download URL: py_log-1.5-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.24.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 309d912f09cae0d8e20ebcc587dcc6bc556460f471442eef24d468bbb4205c4f |
|
MD5 | 77761dfd4eee0f4e85e7e24998afb872 |
|
BLAKE2b-256 | b69dc457c403d4146ea5a9f949c541b588171c19b8e6b3585d45dd3630c5f219 |