activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

用户界面自动化活动

上次更新日期 2026年3月6日

获取日志

UiPath.MobileAutomation.Activities.GetLogs

描述

Retrieves the logs from a mobile device connected via the Mobile Device Connection scope activity.

项目兼容性

Windows - Legacy | Windows

配置

属性面板
常见
  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

    备注:

    如果“Try Catch 异常处理”中包含该活动且“出错时继续”属性的值为“True”,则系统在执行项目时不会捕获任何错误。

  • “显示名称”- 活动的显示名称。

输入
  • AppendToLogFile - A boolean variable which specifies whether the new logs should be appended to the log file or a new file should be created. By default, this property is set to True.
  • LogFilePath - The full path where you want to save the logs. This path can point to an already existing log file, in which case the AppendToLogFile property dictates if the file is appended or overwritten, or to a new path, where a new file is created. This field supports only strings and String variables.
  • LogType - Specifies which types of logs must be retrieved from the mobile device. This field supports only strings and String variables.
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
  • 描述
  • 项目兼容性
  • 配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新