Metadata-Version: 2.1
Name: structlog-to-seq
Version: 0.2.2
Summary: A collection of structlog processors for using structlog with Seq log server
License: MIT
Author: Gergő Jedlicska
Author-email: gergo@jedlicska.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
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: console
Requires-Dist: colorama (>=0.4.3,<0.5.0); extra == "console"
Requires-Dist: colorful (>=0.5.4,<0.6.0); extra == "console"
Requires-Dist: structlog (>=20.1,<20.2); extra == "console"
