LogHelper Methods

DCSoft.DBUtilityGeneric

LogHelper Methods

The LogHelper type exposes the following members.

Methods
  Name Description
Public method Static member DebugErrorMsg(Exception, String)
debug错误日志
Public method Static member DebugErrorMsg(String, String)
debug错误日志
Public method Static member DebugInfoMsg
debug记录日志
Public method Static member Dispose
Disponse销毁对象
Public method Equals (Inherited from Object.)
Protected method Finalize
析构函数
(Overrides ObjectFinalize.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member LogErrorMsg(Exception, String)
记录错误日志信息
Public method Static member LogErrorMsg(String, String)
记录错误日志信息
Public method Static member LogInfoMsg
记录日志信息
Public method Static member LogPrintOnPage
无效的方法
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also