OMLogger.Error Method
Logs an error event with the specified parameters.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
Error(String) | Logs an error event with the specified error message. |
|
Error(String, Object[]) | Logs an error event with the specified format and arguments. |
See Also
OMLogger Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top