LogWrapper.Error Method
Writes an error message to the WSSG log.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Overload List
Name | Description | |
---|---|---|
Error(String, String) | Writes an error message to the WSSG log. |
|
Error(String, String, Object[]) | Writes a formatted error message to the WSSG log. |
See Also
LogWrapper Class
Microsoft.WindowsServerSolutions.Common Namespace
Return to top