Metadata-Version: 2.1
Name: jko-loggers
Version: 0.0.1
Summary: A daily-split file logger
Home-page: https://github.com/pypa/sampleproject
Author: Ivan Zhang
Author-email: zhangi@jkopay.com
License: UNKNOWN
Description: # Daily Split File Logger
        
        This file logger can be used by multiple python processes. It create a new file per day to avoid potential issues of file rotation.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
