共用方式為


SPLog members

Include protected members
Include inherited members

代表Microsoft SharePoint Foundation升級記錄檔。

The SPLog type exposes the following members.

Methods

  Name Description
Public method Debug(String) 僅限資訊訊息寫入升級的事件記錄檔指定的郵件。
Public method Debug(String, Exception) 寫入指定的字串及例外升級的事件記錄檔做為僅限資訊的郵件。
Public method Debug(String, []) 寫入指定的字串與指定之的物件升級的事件記錄檔以僅資訊訊息。
Public method Debug(String, Exception, []) 寫入指定的字串、 例外狀況,並指定的物件升級的事件記錄檔以僅資訊訊息。
Public method DebugTag(UInt32, String) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。使用[LogLevel.Debug]
Public method DebugTag(UInt32, String, Exception) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel)]的方式。使用[LogLevel.Debug]
Public method DebugTag(UInt32, String, []) 速記[WriteLog(stringformat,LogLevellevel,paramsobject[]args)]的方式。使用[LogLevel.Debug]
Public method DebugTag(UInt32, String, Exception, []) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel,paramsobject[]args)]的方式。使用[LogLevel.Debug]
Public method Equals (Inherited from Object.)
Public method Error(String) 為錯誤寫入升級記錄檔指定的字串。這通電話將會造成升級工作階段包含SPLog以下列一項增加其錯誤的計數。包含一或多個錯誤的升級工作階段會被視為已失敗。
Public method Error(String, Exception) 升級記錄檔中寫入指定的字串及例外狀況為錯誤。這通電話將會造成升級工作階段包含SPLog以下列一項增加其錯誤的計數。包含一或多個錯誤的升級工作階段會被視為已失敗。
Public method Error(String, []) 升級記錄檔中寫入指定的字串及物件為錯誤。這通電話將會造成升級工作階段包含SPLog以下列一項增加其錯誤的計數。包含一或多個錯誤的升級工作階段會被視為已失敗。
Public method Error(SPUpgradeSession, String) 寫入升級使用者指定的事件記錄檔中指定的錯誤訊息。這通電話將會造成升級工作階段包含SPLog以下列一項增加其錯誤的計數。包含一或多個錯誤的升級工作階段會被視為已失敗。
Public method Error(String, Exception, []) 指定的字串、 例外狀況,並物件的清單升級記錄檔會以寫入錯誤。這通電話將會造成升級工作階段包含SPLog以下列一項增加其錯誤的計數。包含一或多個錯誤的升級工作階段會被視為已失敗。
Public method ErrorTag(UInt32, String) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。使用[LogLevel.Error]
Public method ErrorTag(UInt32, SPUpgradeSession, String) 登發生錯誤,來電者所指定的檔案。非作用中工作階段記錄時,這是非常有用
Public method ErrorTag(UInt32, String, Exception) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel)]的方式。使用[LogLevel.Error]
Public method ErrorTag(UInt32, String, []) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。使用[LogLevel.Error]
Public method ErrorTag(UInt32, String, Exception, []) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel)]的方式。使用[LogLevel.Error]
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetInstance(String) 傳回屬於指定類別的記錄檔物件的執行個體。
Public methodStatic member GetInstance(Type) 傳回屬於指定類型的記錄檔物件的執行個體。
Public methodStatic member GetInstance(Type, MethodInfo) 傳回屬於指定類型的指定的方法資訊為基礎的記錄檔物件的執行個體。
Public method GetType (Inherited from Object.)
Public method Info(String) 僅限資訊訊息寫入升級的事件記錄檔指定的郵件。
Public method Info(String, Exception) 寫入指定的郵件及例外升級的事件記錄檔以僅資訊訊息。
Public method Info(String, []) 寫入,指定的字串與指定之的物件升級的事件記錄檔以僅資訊訊息。
Public method Info(String, Exception, []) 寫入指定的字串、 例外狀況,並指定的物件升級的事件記錄檔以僅資訊訊息。
Public method InfoTag(UInt32, String) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。使用[LogLevel.Info]
Public method InfoTag(UInt32, String, Exception) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel)]的方式。使用[LogLevel.Info]
Public method InfoTag(UInt32, String, []) 速記[WriteLog(stringformat,LogLevellevel,paramsobject[]args)]的方式。使用[LogLevel.Info]
Public method InfoTag(UInt32, String, Exception, []) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel)]的方式。使用[LogLevel.Info]
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Verbose(String) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。使用[LogLevel.Info]
Public method Verbose(String, Exception) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel)]的方式。使用[LogLevel.Debug]
Public method Verbose(String, []) 速記[WriteLog(stringformat,LogLevellevel,paramsobject[]args)]的方式。使用[LogLevel.Verbose]
Public method Verbose(String, Exception, []) 速記[WriteLog(stringmessage,Exceptionexception,LogLevellevel,paramsobject[]args)]的方式。使用[LogLevel.Debug]
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]
Public method Warning(String) 升級記錄檔指定的字串寫入為警告。這通電話將會造成升級工作階段包含SPLog以下列一項增加其警告計數。會包含一或多個警告升級工作階段會被視為成功。
Public method Warning(String, Exception) 升級記錄檔寫入指定的字串及例外狀況為一則警告訊息。這通電話將會造成升級工作階段包含SPLog以下列一項增加其警告計數。會包含一或多個警告升級工作階段會被視為成功。
Public method Warning(String, []) 指定的字串與物件清單升級記錄檔會以寫入一則警告訊息。這通電話將會造成升級工作階段包含SPLog以下列一項增加其警告計數。會包含一或多個警告升級工作階段會被視為成功。
Public method Warning(String, Exception, []) 指定的字串、 例外狀況和物件清單升級記錄檔會以寫入一則警告訊息。這通電話將會造成升級工作階段包含SPLog以下列一項增加其警告計數。會包含一或多個警告升級工作階段會被視為成功。
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]
Public method WriteLog(String, LogLevel) 寫入升級根據指定的記錄層級的事件記錄檔中指定的郵件。
Public method WriteLog(String, LogLevel, []) 寫入升級根據指定的記錄層級的事件記錄檔中指定的郵件。
Public method WriteLog(String, Exception, LogLevel) 寫入升級根據指定的記錄層級的事件記錄檔中指定的郵件和例外狀況。
Public method WriteLog(String, Exception, LogLevel, []) 寫入升級根據指定的記錄層級的事件記錄檔中指定的郵件。
Public method WriteLogTag(UInt32, String, LogLevel) 記錄特定的訊息與指定的記錄層級。
Public method WriteLogTag(UInt32, String, LogLevel, []) 以指定的記錄層級會記錄指定格式化的訊息
Public method WriteLogTag(UInt32, String, Exception, LogLevel) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。以郵件方式會記錄郵件以及例外堆疊追蹤。
Public method WriteLogTag(UInt32, String, Exception, LogLevel, []) 速記[WriteLog(stringmessage,LogLevellevel)]的方式。以郵件方式會記錄郵件以及例外堆疊追蹤。

Top

請參閱

參照

SPLog class

Microsoft.SharePoint.Upgrade namespace