You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* A middy middleware that adds the current Lambda invocation's context inside all log items.
6
+
* A middy middleware that helps emitting CloudWatch EMF metrics in your logs.
7
7
*
8
8
* Using this middleware on your handler function will automatically add context information to logs, as well as optionally log the event and clear attributes set during the invocation.
0 commit comments