Partager via


OMLogger.Verbose Method

 

Wrties a verbose message to the logger.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Verbose(String)

Writes a verbose message to the logger, using the specified messgase.

System_CAPS_pubmethodSystem_CAPS_static Verbose(String, Object[])

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

See Also

OMLogger Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top