Skip to content

Implement line-scanning to support structured logging

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexellis alexellis released this 29 Aug 20:34

Changelog:

  • Use bufio.Scanner for reading stderr and stdout #73 - thanks to @cconger for adding this change to better enable structured logging.

This is a breaking change and stdout / stderr prefixes are removed.