다음을 통해 공유


EntityFrameworkEventSource.Log 필드

정의

의 싱글톤 instanceEntityFrameworkEventSource.

public static readonly Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkEventSource Log;
 staticval mutable Log : Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkEventSource
Public Shared ReadOnly Log As EntityFrameworkEventSource 

필드 값

설명

자세한 내용 및 예제는 EF Core 이벤트 카운터 를 참조하세요.

적용 대상