Common Logging 2.0 API Reference

LogSetting Class

Container used to hold configuration information from config file.

For a list of all members of this type, see LogSetting Members .

System.Object
   LogSetting

[Visual Basic]
Public Class LogSetting
[C#]
public class LogSetting

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Common.Logging.Configuration

Assembly: Common.Logging (in Common.Logging.dll)

See Also

LogSetting Members | Common.Logging.Configuration Namespace