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