Metadata-Version: 2.1
Name: containerlog
Version: 0.0.1
Summary: Optimized, opinionated structured logging for containerized applications.
Home-page: https://github.com/vapor-ware/containerlog
Author: Erick Daniszewski
Author-email: erick@vapor.io
License: GNU General Public License v3.0
Description: # containerlog
        
        A lightweight, optimized, and opinionated structured logging library for Python, intended for containerized applications.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
