Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
yunakim714 committed May 20, 2024
1 parent 5d3cae9 commit 32094db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@ export const RemoteServerFactory = {
// will automatically include the lambda RequestId, so
// one line links all ids.
console.log(`Req ${res.locals.requestId} for x-edge-request-id ${cloudfrontId}`)
console.log(JSON.stringify({correlationId: res.locals.requestId}))
}

// Apply the request processor
Expand Down

0 comments on commit 32094db

Please sign in to comment.