Partager via


OMLogger.Warning Method

 

Logs a message as a warning event to the log file.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Warning(String)

Logs the message passed as a warning event to the log file.

System_CAPS_pubmethodSystem_CAPS_static Warning(String, Object[])

Logs the text representation of the specified array of objects as a warning event to the log file using the specified format.

See Also

OMLogger Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top