ILoggerProviderConfigurationFactory 인터페이스

정의

로거 공급자와 연결된 구성 섹션에 대한 액세스를 허용합니다.

public interface class ILoggerProviderConfigurationFactory
public interface ILoggerProviderConfigurationFactory
type ILoggerProviderConfigurationFactory = interface
Public Interface ILoggerProviderConfigurationFactory

메서드

GetConfiguration(Type)

로거 공급자와 연결된 구성 섹션을 반환합니다.

적용 대상