HttpLoggingAttribute.LoggingFields Property

Definition

Specifies what fields to log.

public Microsoft.AspNetCore.HttpLogging.HttpLoggingFields LoggingFields { get; }
member this.LoggingFields : Microsoft.AspNetCore.HttpLogging.HttpLoggingFields
Public ReadOnly Property LoggingFields As HttpLoggingFields

Property Value

Applies to