Enhancement: add structured JSON logging format option
Author: chu0119Created May 16, 2026Updated May 16, 2026
Feature request
Consola currently focuses on human-readable console output. Adding an optional structured JSON logging format (similar to pino or winston JSON formatters) would make it suitable for production logging with log aggregation tools.
Source: unjs/consola