keyvalueformatter

Allows easy key=value formatting for standard python logging


License
MIT
Install
pip install keyvalueformatter==0.0.3

Documentation

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