$LocalPub Options
You will typically not need to specify the $LocalPub device; it is created automatically by the DTM Logger. However, the following table shows the available options.
Option | Syntax | Description |
---|---|---|
IfError | IfError=[true|false] | Logs traces in the log device only if the test fails. Default = false This option can reduce the size of the log file. For passing tests, it just logs StartTest and EndTest. |
QSize | QSize=some integer value | Internal queue size. Default = 50 If this option is set to 0, Logger will not buffer any trace message internally. |
WTTLogAssertMode | WTTLogAssertMode=[true|false] | Specifies whether Logger is in assert mode. Default = false |
WTTLogAssertDLL | WTTLogAssertDLL=[path to DLL] | Directory path to DLL. |
WTTLogPFMode | WTTLogPFMode=[auto|user] | Specifies whether Logger will validate pass-fail results. Auto means yes, and user means no. Default = auto This option is equivalent to the /WTTLogPFMode:auto|user global flag. |
Send feedback on this topic
Built on December 10, 2009