DbLoggerCategory.Infrastructure 클래스

정의

Entity Framework 인프라의 기타 메시지에 대한 로거 범주입니다.

public class DbLoggerCategory.Infrastructure : Microsoft.EntityFrameworkCore.Diagnostics.LoggerCategory<Microsoft.EntityFrameworkCore.DbLoggerCategory.Infrastructure>
type DbLoggerCategory.Infrastructure = class
    inherit LoggerCategory<DbLoggerCategory.Infrastructure>
Public Class DbLoggerCategory.Infrastructure
Inherits LoggerCategory(Of DbLoggerCategory.Infrastructure)
상속
DbLoggerCategory.Infrastructure

생성자

DbLoggerCategory.Infrastructure()

Entity Framework 인프라의 기타 메시지에 대한 로거 범주입니다.

메서드

ToString()

로거 범주 이름입니다.

(다음에서 상속됨 LoggerCategory<T>)

적용 대상