Created module for SendLog endpoint and added its its invocation in the grpc handler.
Depends on D6207
Service builds and starts. This code has no logic yet.
Do we have to clone database client?
Good catch, a leftover from my previous implementation, where this code was unnecessarily run in a separate task
Rebase