Improve logging on the replication manager
Fixes #2881 (closed)
As per issue this adds some logging when the replication manager starts and when an event is processed.
Example output:
time="2020-07-06T14:09:41+12:00" level=info msg="processing started" component=replication_manager pid=10058 virtual_storage=default
Edited by James Fargher