Metadata-Version: 2.1
Name: dynlog
Version: 0.0.1
Summary: __init__ module exports main interfaces that developers of dynamo series packages use. The detailed implementation is based on python logging module with customized wrapper classes.
Home-page: https://github.com/aristoteleo/logging/issues
License: BSD
Keywords: dynamo style logger wrappers and util interfaces
Author: Xiaojie Qiu, Yan Zhang, Ke Ni
Author-email: xqiu.sc@gmail.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10

# logging
Repository for dynamo style's logging functionalities 

