SPLog.Debug Method

Include Protected Members
Include Inherited Members

Writes the message or exception to the upgrade event log.

Overload List

  Name Description
Public method Debug(String) Writes the specified message to the upgrade event log as an information-only message.
Public method Debug(String, Exception) Writes the specified string and exception to the upgrade event log as a information-only message.
Public method Debug(String, []) Writes the specified string and the specified objects to the upgrade event log as an information-only message.
Public method Debug(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