Tcl log message alignment
Log messages contain time stamp information. If these are not required, then you can turn off alignment. To do this, change this line in siteInfo ($HCIROOT\site\siteInfo):
TclLogAlignmentDisabled=0
(default)
For example, by leaving this line as the default the engine log shows extra alignment:
[tcl :err :ERR /0: reader:03/03/2014 08:51:36] this is a message for test stderr
[tcl :out :INFO/0: reader:03/03/2014 08:51:36] this is a message for test stdout
Changing TclLogAlignmentDisabled =1
causes
the Tcl output to show without extra alignment:
this is a message for test stderr
this is a message for test stdout
The other logs keep the extra alignment:
[pd :thrd:INFO/0: reader:03/03/2014 08:51:36] [0.0.1] Placing DATA msg on IB post-SMS queue.
[pd :pdtd:INFO/3: reader:03/03/2014 08:51:36] [0.0.1] IB post-SMS message details
[pd :pdtd:INFO/3: reader:--/--/---- --:--:--] msg: 0x030482B0
[pd :pdtd:INFO/3: reader:--/--/---- --:--:--] msgType : DATA
[pd :pdtd:INFO/3: reader:--/--/---- --:--:--] msgClass : ENGINE