Skip to content

Commit

Permalink
chore: update logger meta.action
Browse files Browse the repository at this point in the history
  • Loading branch information
LinHuiqing committed Sep 20, 2023
1 parent c9ab671 commit ac76b77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ export const scanAndRetrieveAttachments = async (
next: NextFunction,
) => {
const logMeta = {
action: 'scanAttachments',
action: 'scanAndRetrieveAttachments',
...createReqMeta(req),
}

Expand Down

0 comments on commit ac76b77

Please sign in to comment.