winston-console-format

JSON →
library 1.0.8 ·javascript
verified Jun 4, 2026

A Winston@3 console formatter that uses util.inspect() to produce detailed, colorized log output ideal for debugging. Version 1.0.8 is the latest stable release; the package is mature with infrequent updates. It supports ESM and CJS, ships TypeScript types, and is designed specifically for Winston 3.x. Key differentiator: uses Node's util.inspect() for deep object inspection with configurable depth, colors, and formatting options, making it more suitable for debugging complex objects than built-in Winston formatters.