Common Logging 2.0 API Reference

LogSetting Properties

The properties of the LogSetting class are listed below. For a complete list of LogSetting class members, see the LogSetting Members topic.

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.

See Also

LogSetting Class | Common.Logging.Configuration Namespace