Webpack Logging Plugin

JSON →
library 0.1.2 ·javascript maintenance
verified Jun 4, 2026

A webpack plugin that provides customizable progress logging and error/warning formatting during compilation. Version 0.1.2 is the latest stable release, with no recent updates (appears to be in maintenance mode). It supports webpack ^2.2.0 and Node >=4.0.0. Key differentiators include the ability to customize error and stats formatting via callbacks, and integration with multi-compiler setups for universal applications. Alternatives include the built-in webpack progress plugin or progress-bar-webpack-plugin, but this plugin offers more control over output.