lighthouse-logger provides structured logging utilities designed specifically for Lighthouse, a popular web performance auditing tool. It offers customizable log levels (verbose, info, warn, error) and a simple API for writing messages to the console with configurable formatting. The package facilitates clear and organized output, making it easier to debug and monitor Lighthouse runs. It's essential for developers looking to understand the inner workings of Lighthouse or extend its logging capabilities. Includes support for terminal colors and message grouping.