kano-repository-manager icon indicating copy to clipboard operation
kano-repository-manager copied to clipboard

Add support for JSON output to logger

Open pazdera opened this issue 10 years ago • 0 comments

It would be nice if the dr command had a switch to replace the readable output with bunyan-compatible JSON logs for aggregation and automatic processing

We could process and store the logs with bunyan then.

What needs to be done

  1. Add the option to the thor executable.
  2. Extend the logger to make it possible to print JSON.

pazdera avatar Mar 11 '14 16:03 pazdera