Share via


IErrorLogService 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 IErrorLogService type exposes the following members.

Methods

  Name Description
Public method ClearErrorLog
When implemented by a class, clears all the errors in the log.
Public method ForEachConfigurationErrors
When implemented by a class, performs the specified action on each configuration error.
Public method ForEachValidationErrors
When implemented by a class, performs the specified action on each validation error.
Public method LogError Overloaded.
Public method LogErrors
When implemented by a class, logs the configuration errors from within a ConfigurationErrorsException.

Properties

  Name Description
Public property ConfigurationErrorCount
When implemented by a class, gets the number of configuration errors that occurred.
Public property ValidationErrorCount
When implemented by a class, gets the number of validation errors that occurred.

See Also

IErrorLogService Interface

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.