Skip to content
Snippets Groups Projects
Verified Commit 51a716e4 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

feat: add request id to logs


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: default avatarBart Jaskulski <bartek.jaskulski@wpdesk.net>
parent 53d172c0
No related branches found
No related tags found
1 merge request!25feat: add request id to logs
Pipeline #133390 passed