다음을 통해 공유


HttpLoggingInterceptorContext.IsAnyEnabled(HttpLoggingFields) 메서드

정의

지정된 필드가 에서 현재 사용하도록 설정되어 LoggingFields있는지 확인합니다.

public bool IsAnyEnabled (Microsoft.AspNetCore.HttpLogging.HttpLoggingFields fields);
member this.IsAnyEnabled : Microsoft.AspNetCore.HttpLogging.HttpLoggingFields -> bool
Public Function IsAnyEnabled (fields As HttpLoggingFields) As Boolean

매개 변수

fields
HttpLoggingFields

검사 하나 이상의 필드 플래그입니다.

반환

적용 대상