OMLogger.Verbose Method
Wrties a verbose message to the logger.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
Verbose(String) | Writes a verbose message to the logger, using the specified messgase. |
|
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