Darshan Karkar

Results 2 issues of Darshan Karkar

I noticed in #189 that there's an issue updating past git 1.9.5. Has anyone attempted to update to 2.x (or 2.21.x)?

Versions: - express-winston: "4.2.0" - winston: "3.8.2" I have a `expressWinston.logger` and `expressWinston.errorLogger` setup currently. If my application throws an error, say `403` for instance, the `expressWinston.logger` will log that...