To install this package run one of the following: conda install esri-build::python-json-logger
Description
Allows standard python logging to output log data as json objects. With
JSON we can make our logs more readable by machines and we can stop
writing custom parsers for syslog type records.