ILoggerProviderConfigurationFactory インターフェイス

定義

ロガー プロバイダーに関連付けられている構成セクションへのアクセスを許可します

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

メソッド

名前 説明
GetConfiguration(Type)

ロガー プロバイダーに関連付けられている構成セクションを返します。

適用対象