winstonjs/winston

3.0.0 winston.query throws exception for File Transport

Open

#1130 opened on Nov 6, 2017

View on GitHub
 (15 comments) (0 reactions) (0 assignees)JavaScript (21,967 stars) (1,789 forks)batch import
BugGood First IssueHelp Wantedwinston-file

Description

The Functions Transport.prototype.normalizeQuery, Transport.prototype.formatResults and common.clone were removed in 3.0.0, so query will throw an unhandled exception.

Contributor guide