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 | |
---|---|---|
ErrorLogService |
Initialize a new instance of the ErrorLogService class.
|
Methods
Name | Description | |
---|---|---|
ClearErrorLog |
Clears all the errors in the log.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
ForEachConfigurationErrors |
Performs the specified action on each configuration error.
|
|
ForEachValidationErrors |
Performs the specified action on each validation error.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LogError | Overloaded. | |
LogErrors |
Log the configuration errors from within a ConfigurationErrorsException.
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ConfigurationErrorCount |
Gets the number of configuration errors that occurred.
|
|
ValidationErrorCount |
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. |