v1.7.0 - json out and log_level
This implements support for json output and a new log_level setting
- Modify the default log level (info) with
log_level = debug | info | warning | error - Set
destination = stdoutto output json data to standard out- best used with
log_level = error
- best used with