The log message we receive from tor all seem to have a trailing space.
Gosh. That shouldn't be happening. We should put a bit of energy into learning why it happens, rather than just trimming it and leaving the weirdness in place.
Option one, Tor is somehow including a trailing space in its log events. If so, we should stop. Option two, Tor Launcher is somehow adding a trailing space when it receives the log events.
Does Tor Launcher see trailing spaces on events of other kinds?
I am cc'ing atagar since he either dealt with this in stem, or has no idea what we're talking about.
Fixed with commit dd8147ceed102f93f246e67c91dcc36139451c8b on master. Please base your branch the next time on the master branch. I can then just merge without the need for some cherry-picking.