Metadata-Version: 1.1
Name: keyvalueformatter
Version: 0.0.3
Summary: Allows easy key=value formatting for standard python logging
Home-page: https://github.com/KyleJamesWalker/keyvalueformatter
Author: Kyle James Walker
Author-email: KyleJamesWalker@gmail.com
License: MIT
Description: keyvalueformatter
        -----------------
        
        Allows easy key/value formatting for standard python logging.
        
        Allows passing dictionaries to the python logger, and converts the
        values to key/value pairs for easy logging to Splunk.
        
        Example Setup
        ^^^^^^^^^^^^^
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
