OMLogger.Info Method
Logs a message as an info event to the log file.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
Info(String) | Logs the message passed as an info event to the log file. |
|
Info(String, Object[]) | Logs the text representation of the specified array of objects as an info event to the log file using the specified format. |
See Also
OMLogger Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top