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