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 | |
---|---|---|
ClearErrorLog |
When implemented by a class, clears all the errors in the log.
|
|
ForEachConfigurationErrors |
When implemented by a class, performs the specified action on each configuration error.
|
|
ForEachValidationErrors |
When implemented by a class, performs the specified action on each validation error.
|
|
LogError | Overloaded. | |
LogErrors |
When implemented by a class, logs the configuration errors from within a ConfigurationErrorsException.
|
Properties
Name | Description | |
---|---|---|
ConfigurationErrorCount |
When implemented by a class, gets the number of configuration errors that occurred.
|
|
ValidationErrorCount |
When implemented by a class, gets the number of validation errors that occurred.
|
See Also
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. |