Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu committed Jan 28, 2023
1 parent 93b5cc4 commit 94b6b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ import pino from 'pino';

const log = pino({
serializers: {
err: serializers.error,
err: serializers.createErrorSerializer(),
req: serializers.request,
res: serializers.response
}
Expand Down

0 comments on commit 94b6b15

Please sign in to comment.