Metadata-Version: 2.1
Name: python-graylog
Version: 0.2.0
Summary: Python logging handlers that send messages in the Graylog Extended Log Format (GELF).
Home-page: https://github.com/xykong/python-graylog
Author: xy.kong
Author-email: xy.kong@gmail.com
License: Apache-2.0
Keywords: logging gelf graylog2 graylog udp http
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Logging
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: docs
Requires-Dist: sphinx (<3.0.0,>=2.1.2) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (<1.0.0,>=0.4.3) ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints (<2.0.0,>=1.6.0) ; extra == 'docs'

# python-graylog
Python logging handlers support Graylog Extended Log Format (GELF).
