LogWrapper.Verbose Method
Writes a verbose message to the WSSG log.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Overload List
Name | Description | |
---|---|---|
Verbose(String, String) | Writes a verbose message to the WSSG log. |
|
Verbose(String, String, Object[]) | Writes a formatted verbose message to the WSSG log. |
See Also
LogWrapper Class
Microsoft.WindowsServerSolutions.Common Namespace
Return to top