Closed sean- closed 7 years ago
Change the console logger to use https://github.com/mattn/go-isatty and use the ConsoleWriter for pretty-printing when stdout is hooked up to a TTY (and not explicitly disabled in the config or on the CLI).
ConsoleWriter
Change the console logger to use https://github.com/mattn/go-isatty and use the
ConsoleWriter
for pretty-printing when stdout is hooked up to a TTY (and not explicitly disabled in the config or on the CLI).