Share via


SPLog.VerboseTag method

Overload list

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

Top

See also

Reference

SPLog class

SPLog members

Microsoft.SharePoint.Upgrade namespace