共用方式為


SPLog.WarningTag method

Include protected members
Include inherited members

Overload list

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

Top

請參閱

參照

SPLog class

SPLog members

Microsoft.SharePoint.Upgrade namespace