resurfaceio / logger-nodejs

Log API calls with Node.js
Apache License 2.0
16 stars 2 forks source link

Access underlying logger from Express middleware #13

Closed RobDickinson closed 6 years ago

RobDickinson commented 6 years ago

The logger instance maintained by HttpLoggerForExpress is private but should be exposed through an accessor.