fix(logger): log messages should be streams, not pub sub
Description
Log messages should not be set_and_publish but instead a stream.
Prep work for log viewer...
Definition of Done
-
Documentation is up-to-date.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.