SPLog 成员

代表Microsoft SharePoint Foundation升级日志。

SPLog 类型公开以下成员。

方法

  名称 说明
公共方法 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 (从 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 (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法静态成员 GetInstance(String) 返回属于指定类别日志对象的一个实例。
公共方法静态成员 GetInstance(Type) 返回属于指定类型的日志对象的一个实例。
公共方法静态成员 GetInstance(Type, MethodInfo) 返回属于指定类型基于指定的方法的信息的日志对象的一个实例。
公共方法 GetType (从 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 (从 Object 继承。)
公共方法 ToString (从 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以其警告计数增加 1。包含一个或多个警告升级会话被视为成功。
公共方法 Warning(String, Exception) 将指定的字符串和异常为警告升级日志写入。此调用将导致升级会话包含SPLog以其警告计数增加 1。包含一个或多个警告升级会话被视为成功。
公共方法 Warning(String, []) 为警告升级日志写入指定的字符串和对象的列表。此调用将导致升级会话包含SPLog以其警告计数增加 1。包含一个或多个警告升级会话被视为成功。
公共方法 Warning(String, Exception, []) 为警告升级日志写入指定的字符串、 异常和对象的列表。此调用将导致升级会话包含SPLog以其警告计数增加 1。包含一个或多个警告升级会话被视为成功。
公共方法 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)] 的简写形式。将消息和异常堆栈跟踪记录为消息。

页首

另请参阅

引用

SPLog 类

Microsoft.SharePoint.Upgrade 命名空间