LoggingSettings Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method LoggingSettings()
Initialize a new instance of the LoggingSettings with default values.
Public method LoggingSettings(String)
Initialize a new instance of the LoggingSettings using the given name.
Public method LoggingSettings(String, Boolean, String)
Initialize a new instance of the LoggingSettings using the given values.

See Also

LoggingSettings Class

LoggingSettings Members

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration Namespace