studio
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Studio User Guide

最終更新日時 2025年9月29日

OCR Diagnostic Logs

The UiPath.Vision.Host Diagnostic logs enable you to collect information regarding OCR engine errors.

Enabling UiPath.Vision.Host Diagnostic Logs

To collect information regarding OCR errors, you can enable the generation of the diagnostic log files by adding the following lines to the <Installation Folder>\NLog.config file:

<target xsi:type="File" name="visionHostFile" fileName="${LogDirectory}/${shortdate}_VisionHost.log" layout="${time} ${level} ${message}" concurrentWrites="true" />

<logger name="UiPath.Vision.Host.exe" minLevel="Trace" writeTo="visionHostFile" final="true" />

Note: Editing the NLog.config file requires administrator permissions.

Targets of the UiPath.Vision.Host Diagnostic Logs

The log files are generated at the path specified in the <Installation Folder>\NLog.config, under the visionHostFile parameter. The default value is %localappdata%\UiPath\Logs\${shortdate}_VisionHost.log.
Note: Editing the NLog.config file requires administrator permissions.

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

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