robot
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Admin Guide
Last updated 2024年10月21日

Log fields

A log entry contains several log fields, each holding a different information about the vent being logged.

既定のフィールド

  • Message - ログ メッセージです。

  • Level - Defines the log level.

  • Timestamp - The exact date and time the logged action was happened.

  • FileName - 実行されている .xaml ファイルの名前です。
  • jobId (*) - The ID of the job running the process.

  • processName (*) - The name of the process that triggered the logging. Requires an active connection to Orchestrator.

  • processVersion (*) - The version number of the process. Requires an active connection to Orchestrator.

  • windowsIdentity - ログに記録されたアクションを実行したユーザーの名前です。

  • robotName (*) - The name of the Robot (as defined in Orchestrator).

  • machineName - ロボット端末の名前です。

  • machineId (*) - The id of the robot machine.

  • organizationUnitId * - Orchestrator 組織の ID です。

(*) These log fields cannot be overridden using the Add Log Fields activity.

ユーザー定義のフィールド

To define custom fields, use the Add Log Fields activity. These fields appear in all subsequent logs. To remove these fields from further logs, use the Remove Log Fields activity.

重要:

Make sure to name your custom log fields different from the default log fields. Otherwise, duplicate names can corrupt the logging process and disrupt the execution of your workflow.

種類固有のフィールド

これらのログは、ログの種類に応じて表示されます。

For the Execution End default log, the following fields are included:
  • totalExecutionTimeInSeconds
  • totalExecutionTime
For the Transaction Start default log, the following fields are included:
  • queueName
  • transactionID
  • transactionState
  • initiatedBy
For the Transaction End default log, the following fields are included:
  • queueName
  • transactionID
  • transactionState
  • transactionStatus
  • トランザクション実行時間
  • ProcessingExceptionType
  • processingExceptionReason
  • queueItemReviewStatus
  • queueItemPriority
For the Debugging Log default log, the following fields are included:
  • activityInfo, which is a JSON message with the following fields:
    • 表示名
    • ステート (Faulted、Closed、Executing)
    • アクティビティ
    • 引数

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.