nimbella / aio-cli-plugin-runtime

Nimbella Fork of the Adobe I/O Runtime plugin for Apache OpenWhisk.
https://nimbella.com
Apache License 2.0
2 stars 1 forks source link

Pretty print log lines as JSON where possible. #14

Closed rabbah closed 4 years ago

rabbah commented 4 years ago

This patch will attempt to JSON parse each log line and print is as JSON. When the --strip flag is used, the JSON flag applies to each log line. In the absence of strip, it applies to the [ logs ] response from the API.