ILoggerProviderConfigurationFactory 接口
定义
允许访问与记录器提供程序关联的配置节。Allows access to configuration section associated with logger provider.
public interface class ILoggerProviderConfigurationFactory
public interface ILoggerProviderConfigurationFactory
type ILoggerProviderConfigurationFactory = interface
Public Interface ILoggerProviderConfigurationFactory
方法
| GetConfiguration(Type) |
返回与记录器提供程序关联的配置节。Return configuration section associated with logger provider. |