Description
Highlights log files in the terminal so warnings, errors, timestamps, paths, and structured fields are easier to scan. It helps developers and administrators read logs faster without changing the original files.
Highlighted output can make patterns easier to notice, but it does not explain the root cause by itself. Review surrounding lines before acting on a single colored message.