Commit ecdbeef
committed
feat(LLMO-1023): integrate logWrapper for trace ID logging
- Add logWrapper import and to wrapper chain after authWrapper
- Replace context.log with context.contextualLog throughout
- Update controller instantiations to use contextualLog
- Logs will now include AWS X-Ray trace IDs automatically1 parent 63293d1 commit ecdbeef
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
0 commit comments