Common Logging 2.0 API Reference

LogSetting Members

LogSetting overview

Public Instance Constructors

LogSetting Constructor Missing <summary> documentation for M:Common.Logging.Configuration.LogSetting.#ctor(System.Type,System.Collections.Specialized.NameValueCollection)

Public Instance Properties

FactoryAdapterType The ILoggerFactoryAdapter type that will be used for creating ILog instances.
Properties Additional user supplied properties that are passed to the FactoryAdapterType's constructor.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

LogSetting Class | Common.Logging.Configuration Namespace