Metadata-Version: 2.1
Name: structlogger
Version: 0.1.3
Summary: Uses structlog to create two loggers, a stdout logger with key-value args and optional colour, and a file logger in JSON format with log-rotation.
Home-page: https://github.com/mattdavis90/structlogger
Author: Matt Davis
Author-email: mattdavis90@googlemail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: python-json-logger (>=0.1.9,<0.2.0)
Requires-Dist: structlog[dev] (>=18.1,<19.0)
