winstonjs/winston

3.0.0 winston.query throws exception for File Transport

Open

#1,130 opened on Nov 6, 2017

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

Repository metrics

Stars
 (21,967 stars)
PR merge metrics
 (Avg merge 68d 4h) (9 merged PRs in 30d)

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