Add Log Fields
Adds custom log fields to each log message.
Input
- Log Fields: The collection of string arguments to be added to every subsequent log line.
- Type:
System.Collections.Generic.IDictionary<System.String, System.Activities.Argument>
- Type: