To assists debugging e.g cases like #178 (comment) we need to make sure same event-id is set for as many places we log things, as possible.
This issue is only about server.
Example of logs without event-id
Related to previous work in #120 as will require refactoring of some parts to propagate the Context.
To assists debugging e.g cases like #178 (comment) we need to make sure same event-id is set for as many places we log things, as possible.
This issue is only about server.
Example of logs without event-id
connection state changed to 'CONNECTING', etcRelated to previous work in #120 as will require refactoring of some parts to propagate the Context.