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.