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 log4j
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.3.tar.gz
(21.1 kB
view details)
Built Distribution
py_log-1.3-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file py-log-1.3.tar.gz
.
File metadata
- Download URL: py-log-1.3.tar.gz
- Upload date:
- Size: 21.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 | 61a12644cbbbd5de24d6df8d4fc0ea92be719cc0a5eb32900150ec59c0df4357 |
|
MD5 | f704020a55b2125560e20cea4ab86f70 |
|
BLAKE2b-256 | 3d823ce81fe3d02f48fefb2bbddbc0c32b03dfcbcccdf80173c451f5c1c6cb05 |
File details
Details for the file py_log-1.3-py3-none-any.whl
.
File metadata
- Download URL: py_log-1.3-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 | 96c8569cb124b5d143dbbc67a30877fff5b87a8d0dd591cf66e3ad12ebe94d73 |
|
MD5 | 56aae2fadb9346ed835b3148c4c6ab9f |
|
BLAKE2b-256 | 68ec3107c3ddd630ecd2eeabbd40192b6a9ca681979d0db193f0e2c611620e56 |