express-logger
express-logger copied to clipboard
Express middleware for auto-archiving log files.
Newest versions of node util don't come with pump, messing up the log rotation. Move to using pipe.
I'm probably not the right person to open this kind of an issue, but I wanted to do it anyway, sorry. Since Express 4.x.x has moved most of the middleware...
On [this line](https://github.com/joehewitt/express-logger/blob/master/logger.js#L55), the function pump doesn't exist. It should be fixed.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [email protected] node_modules/express-logger
for more info see: http://stackoverflow.com/questions/24968871/upgrade-to-express2-how-to-log-to-console