customed logging for simple scientific computing
Project description
日志记录功能包
所需环境
python 3.10.10
所需三方包
datetime (5.1)
colorlog (6.7.0)
安装指令
pip install dclog
使用方法
from crdlog import log
log = log(gen_log=False).logger
log.error('Husky')
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
crdlog-1.0.0.tar.gz
(2.5 kB
view hashes)
Built Distribution
crdlog-1.0.0-py3-none-any.whl
(2.7 kB
view hashes)