winston-logfmt

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

winston-logfmt 1.0.0 provides a custom logfmt formatter for winston, enabling structured logging in the logfmt key=value format. It ships with TypeScript types and offers a simple `createLogger` function for quick setup, plus a lower-level `logFmtFormat` for custom winston configuration. Currently stable with no active development; best suited for projects already using winston and wanting logfmt output. Alternatives like pino or bunyan offer different trade-offs.