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 | |
---|---|---|
Warning(String) | Logs the message passed as a warning event to the log file. |
|
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