Open
Description
I think we can come up with a solution to provide an easy integration for a logging solution for event's going through the event client.
Thought:
All event's are passed to a worker thread that handles pushing formatted event payloads to any number of log providers. Plug your client in and it "just works".
Pino is a very lightweight logger that would be good for this: https://getpino.io/#/