Description
Log output can be made easier to scan by adding ANSI color to matching patterns or severity levels. It is useful for developers and administrators who read logs in terminals and need important lines to stand out quickly.
Colorized logs change presentation, not the underlying events. Be careful when saving or piping colored output to tools that do not expect ANSI escape sequences.