Sour wrote:To be honest, I'd rather not needlessly increase the complexity of the trace logger just to fix a couple of whitespace issues, though :p
I'll most likely add some code to trim the whitespace at the end of lines, just to avoid making the logs larger than they need to be, but beyond that, if you're using these in the middle of the line (like the default format), you will want to use [Align] to keep things aligned in a readable manner, anyway, so it shouldn't really matter much at all.
^Brilliant, thank you so much!

Sour, I guess it's apparent, but I'm not one who thinks of everything relevant.

You are extremely great at doing that!

(I totally forgot about Align.)