SPLog.Info method
Include protected members
Include inherited members
寫入指定的郵件或例外狀況升級的事件記錄檔以僅資訊訊息。
Overload list
Name | Description | |
---|---|---|
Info(String) | 僅限資訊訊息寫入升級的事件記錄檔指定的郵件。 | |
Info(String, Exception) | 寫入指定的郵件及例外升級的事件記錄檔以僅資訊訊息。 | |
Info(String, []) | 寫入,指定的字串與指定之的物件升級的事件記錄檔以僅資訊訊息。 | |
Info(String, Exception, []) | 寫入指定的字串、 例外狀況,並指定的物件升級的事件記錄檔以僅資訊訊息。 |
Top