kano-repository-manager
kano-repository-manager copied to clipboard
Add support for JSON output to logger
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
- Add the option to the thor executable.
- Extend the logger to make it possible to print JSON.