W3CLoggerOptions.LoggingFields 属性

定义

要记录的字段。 默认记录请求和响应属性和标头,以及日期/时间信息和服务器名称。

public Microsoft.AspNetCore.HttpLogging.W3CLoggingFields LoggingFields { get; set; }
member this.LoggingFields : Microsoft.AspNetCore.HttpLogging.W3CLoggingFields with get, set
Public Property LoggingFields As W3CLoggingFields

属性值

适用于