Partager via


OMLogger.Error Method

 

Logs an error event with the specified parameters.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Error(String)

Logs an error event with the specified error message.

System_CAPS_pubmethodSystem_CAPS_static Error(String, Object[])

Logs an error event with the specified format and arguments.

See Also

OMLogger Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top