Skip to content

Commit

Permalink
add wrapErrorSerializer to browser pino
Browse files Browse the repository at this point in the history
  • Loading branch information
David Mark Clements committed Apr 24, 2019
1 parent d51220d commit 6ee01e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browser.js
Expand Up @@ -10,6 +10,7 @@ var stdSerializers = {
mapHttpResponse: mock,
wrapRequestSerializer: passthrough,
wrapResponseSerializer: passthrough,
wrapErrorSerializer: passthrough,
req: mock,
res: mock,
err: asErrValue
Expand Down

0 comments on commit 6ee01e1

Please sign in to comment.