feat: add request id to logs
- Nov 28, 2022
-
-
Bartek Jaskulski authored
-
Bartek Jaskulski authored
To enhance debugging experience each logged line should contain id for current request. With such format it will be easier to identify all messages coming from single request. Having id enables `grep`-friendly output. Signed-off-by:
Bart Jaskulski <bartek.jaskulski@wpdesk.net>
-