SPLog.Info Method

Include Protected Members
Include Inherited Members

Writes the specified message or exception to the upgrade event log as an information-only message.

Overload List

  Name Description
Public method Info(String) Writes the specified message to the upgrade event log as an information-only message.
Public method Info(String, Exception) Writes the specified message and exception to the upgrade event log as an information-only message.
Public method Info(String, []) Writes the specified string and specified objects to the upgrade event log as an information-only message.
Public method Info(String, Exception, []) Writes the specified string, exception, and specified objects to the upgrade event log as an information-only message.

Top

See Also

Reference

SPLog Class

SPLog Members

Microsoft.SharePoint.Upgrade Namespace