winstonjs/winston

3.0.0 winston.query throws exception for File Transport

Open

#1.130 geöffnet am 6. Nov. 2017

Auf GitHub ansehen
 (15 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (21.967 Stars) (1.789 Forks)batch import
BugGood First IssueHelp Wantedwinston-file

Beschreibung

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