다음을 통해 공유


CoreEventId.ServiceProviderDebugInfo 필드

정의

새 내부 서비스 공급자가 만들어진 이유에 대한 디버그 정보를 제공합니다.

public static readonly Microsoft.Extensions.Logging.EventId ServiceProviderDebugInfo;
 staticval mutable ServiceProviderDebugInfo : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly ServiceProviderDebugInfo As EventId 

필드 값

설명

이 이벤트는 범주에 있습니다 DbLoggerCategory.Infrastructure .

이 이벤트는 와 함께 사용할 때 페이로드를 DiagnosticSource사용합니다ServiceProviderDebugInfoEventData.

적용 대상