Metadata-Version: 2.1
Name: logop
Version: 1.2.4
Summary: This is a lightweight and scalable Python logging library.
Home-page: https://github.com/numlinka/pylogop
Author: numlinka
Author-email: numlinka@163.com
License: MIT
Keywords: sample,extensible,logging
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# pylogop

_This is a lightweight and scalable Python logging library._

<a style="text-decoration:none" href="https://opensource.org/license/mit">
  <img src="https://img.shields.io/badge/License-MIT-lightblue" alt="MIT"/>
</a>
<a style="text-decoration:none" href="https://pypi.org/project/logop">
  <img src="https://img.shields.io/badge/PyPI-logop-lightblue" alt="PyPI"/>
</a>
<a style="text-decoration:none" href="https://www.python.org">
  <img src="https://img.shields.io/badge/Python-3.7+-lightblue" alt="Python3.7+"/>
</a>

<p></p>

For more information about the project, please visit [GitHub](https://github.com/numlinka/pylogop).


