Bug: customErrorMessage
actually got passed 4 arguments, but it's ts declaration only has 3 arguments
#359
Labels
customErrorMessage
actually got passed 4 arguments, but it's ts declaration only has 3 arguments
#359
customErrorMessage
actually got passed 4 arguments:pino-http/logger.js
Line 123 in 8baaeec
, but its ts declaration only has 3 arguments:
pino-http/index.d.ts
Line 34 in 8baaeec
I'd like to make use of the 4th argument "responseTime" in my logging message.
The text was updated successfully, but these errors were encountered: