Array of attributes to exclude from the logged item. Default is null.
Config key: ExcludeAttributes (comma-separated list of attribute names)

C# |
public string[] ExcludeAttributes { get; set; }
C# |
public string[] ExcludeAttributes { get; set; }