Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
截断日志文件并将输出消息附加到该文件。
qauagent -ot logfile ...
无
QAnywhere UltraLite 代理将输出记录到指定的文件名。如果该文件存在,则首先将其大小截断为 0。MobiLink 监听器实用程序 (dblsn) 将输出记录到名称相同但包含后缀 _lsn 的文件中。
例如,如果将日志文件指定为 c:\tmp\mylog.out,则 qauagent 会将输出记录到 c:\tmp\mylog.out,而 dblsn 会记录到 c:\tmp\mylog_lsn.out。