Add Log Fields
UiPath.Core.Activities.AddLogFields
Description
Adds custom log fields to the Robot Execution Logs. The new log fields created via this activity are added for every Log Message execution throughout the entire workflow, unless a Remove Log Fields activity is used.
Project compatibility
Windows - Legacy | Windows | Cross-platform
Windows, Cross-platform configuration
- Fields - The collection of string arguments to be added to every subsequent log line.
Windows - Legacy configuration
Properties panel
Common
- DisplayName - The display name of the activity.
Input
- Fields - The collection of string arguments to be added to every subsequent log line.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
note
For the list of log fields, see the robot documentation.