Common Logging 2.0 API Reference |
|
LogSetting Constructor
Missing <summary> documentation for M:Common.Logging.Configuration.LogSetting.#ctor(System.Type,System.Collections.Specialized.NameValueCollection)
Parameters
-
factoryAdapterType
- The ILoggerFactoryAdapter type that will be used for creating ILog
-
properties
- Additional user supplied properties that are passed to the factoryAdapterType's constructor.
See Also
LogSetting Class | Common.Logging.Configuration Namespace