ConfigurationLogWriter.LogException Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
LogException(Exception) |
Logs an exception using ToString() with level of Error
|
|
LogException(String, Exception) |
Logs an exception by combining a message and exception with level of Error
|
See Also
ConfigurationLogWriter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace