Share via


SPLog.WarningTag method

Overload list

  Name Description
Public method WarningTag(UInt32, String) Shorthand of [WriteLog(stringmessage,LogLevellevel)]. Use[LogLevel.Warning].
Public method WarningTag(UInt32, String, Exception) Shorthand of [WriteLog(stringmessage,Exceptionexception,LogLevellevel)]. Use[LogLevel.Warning].
Public method WarningTag(UInt32, String, []) Shorthand of [WriteLog(stringformat,LogLevellevel,paramsobject[]args)]. Use[LogLevel.Warning].
Public method WarningTag(UInt32, String, Exception, []) Shorthand of [WriteLog(stringmessage,Exceptionexception,LogLevellevel)]. Use[LogLevel.Warning].

Top

See also

Reference

SPLog class

SPLog members

Microsoft.SharePoint.Upgrade namespace