Currently, the .Format() exporter does not return colorized output.
I wonder if we should automatically detect a tty mode or add a global parameter.
I'm not even sure this is our job to write a colorized and human-readable log, since this library is not intended to be a logger.
Currently, the
.Format()exporter does not return colorized output.I wonder if we should automatically detect a tty mode or add a global parameter.
I'm not even sure this is our job to write a colorized and human-readable log, since this library is not intended to be a logger.