It looks better to have all the output evenly spaced rather than
following the length of the log level. (1 fix is to change to single
letters as log level but those are hard to see, so this way is better I
feel)
It was found that a user could inject something other than a string
into the calls (debug, info, warn, error, crit) which would cause the
code to crash.