Proton
Proton copied to clipboard
rabbitmqmanager: don't print additional new line
Signed-off-by: Alexander Trost [email protected]
Right now an empty line is printed after the log line:
[15:56:26 INFO]: [Proton] Enabling Proton v1.3.1*
[15:56:26 INFO]: [Proton] Connected as 'lobby-0' with id:__ID__
[15:56:26 INFO]: [Example] Enabling Example v0.0.1
I know it is just an empty line but I thought I should fix this :smile: