Yes, you are hijacking my topic :ermm:
FYI: You can alter the 'timeStampFormat' parameter in the config file to space the message from the time (and use a fixed width time display).
Try something like this ;
PHP Code:
'timeStampFormat' => " H:i : ", //pattern for PHP date function
If you have any more questions then perhaps you could create a new topic in the general area.
Thanks.