C# (CSharp) Common.Logging.Configuration 네임스페이스

클래스들

이름 설명
DefaultConfigurationReader Implementation of IConfigurationReader that uses the standard .NET configuration APIs, ConfigurationSettings in 1.x and ConfigurationManager in 2.0
LogConfiguration JSON serializable object representing the configuration of the logging subsystem. May be passed to LogManager.Configure.
LogConfigurationReader Implementation of IConfigurationReader that uses a supplied LogConfiguration object.
LogConfigurationReaderTests
LogConfigurationReaderTests.FakeFactoryAdapter
LogSetting Container used to hold configuration information from config file.