Remove Log Fields
Removes custom log fields from each log message.
Input
- Log Fields: The collection of string arguments to be removed from subsequent log lines.
- Type:
System.Collections.Generic.IList<System.Activities.InArgument<System.String>>
- Type: