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