共用方式為


SPLog.VerboseTag method

Include protected members
Include inherited members

Overload list

  Name Description
Public method VerboseTag(UInt32, String) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。使用[LogLevel.Info]
Public method VerboseTag(UInt32, String, Exception) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel)]的方式。使用[LogLevel.Debug]
Public method VerboseTag(UInt32, String, []) 速記[WriteLog(stringformat,LogLevellevel,paramsobject[]args)]的方式。使用[LogLevel.Verbose]
Public method VerboseTag(UInt32, String, Exception, []) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel,paramsobject[]args)]的方式。使用[LogLevel.Debug]

Top

請參閱

參照

SPLog class

SPLog members

Microsoft.SharePoint.Upgrade namespace