Share via


SPLog.Info method

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