Metadata-Version: 2.1
Name: myColorfulLog
Version: 1.3.0
Summary: Colorful logger for terminal and log files. Based on previous work code by xyztank, https://www.cnblogs.com/xyztank/articles/13598633.html
Author: brainix
Author-email: brainix <brainix@buaa.edu.com>
License: MIT
Project-URL: Homepage, https://github.com/braini-X/myLog
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires: colorlog
Requires: logging
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: colorlog

Colorful logger for terminal and log files. Based on previous work code by xyztank, https://www.cnblogs.com/xyztank/articles/13598633.html
