Share via


ErrorLogService Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The ErrorLogService type exposes the following members.

Constructors

  Name Description
Public method ErrorLogService
Initialize a new instance of the ErrorLogService class.

Methods

  Name Description
Public method ClearErrorLog
Clears all the errors in the log.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForEachConfigurationErrors
Performs the specified action on each configuration error.
Public method ForEachValidationErrors
Performs the specified action on each validation error.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LogError Overloaded.
Public method LogErrors
Log the configuration errors from within a ConfigurationErrorsException.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property ConfigurationErrorCount
Gets the number of configuration errors that occurred.
Public property ValidationErrorCount
Gets the number of validation errors that occurred.

See Also

ErrorLogService Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.