docpad-plugin-winston
v2.0.0
Published
DocPad plugin that replaces the default logger with Winston
Downloads
2
Readme
Winston Plugin for DocPad
Install
docpad install winston
What?
This plugin will replace the default Caterpillar logger in DocPad for Winston.
Why?
As DocPad has matured, there has been a noticable increase in build times for larger sites. Replacing Caterpillar with Winston has resulted in faster builds for DocPad versions >= 6.32.0
Note that this can be seen as a temporary drop-in solution to the issue, where diagnosing Caterpillar performance issues will be more ideal.