Closed erindethorne closed 10 years ago
Adds an option to output JSON with the proc# included rather than prefixed on the front. Should operate the same as before without this option, but if you pass --output json the drones will log error, stderr, and stdout with valid json.
--output json
looks good, this has been a needed feature for some time.
whoops, i replied with the wrong button, merged manually though.
published as v0.1.6
Adds an option to output JSON with the proc# included rather than prefixed on the front. Should operate the same as before without this option, but if you pass
--output json
the drones will log error, stderr, and stdout with valid json.