Partager via


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
System_CAPS_pubmethodSystem_CAPS_static Info(String)

Logs the message passed as an info event to the log file.

System_CAPS_pubmethodSystem_CAPS_static 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