LogManager Methods |
The LogManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
资源释放
|
![]() | Enable |
设置是否开启日志
|
![]() | Equals | (Inherited from Object.) |
![]() | Exception |
异常记录
|
![]() | Finalize | (Inherited from Object.) |
![]() | Flush |
刷新并存储所有缓冲区内容,该方法一般在应用结束或需要批量将数据存储时使用
|
![]() | ForEach |
循环当前每个日志写入器
|
![]() | GetExceptionWriter |
get exception logmanager
|
![]() | GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) |
![]() | GetType |
获取当前实例的 Type。
(Inherited from Object.) |
![]() | GetWriter |
get name logwriter
|
![]() | MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) |
![]() | SendExceptionMail |
发送异常邮件
|
![]() | ToString | (Inherited from Object.) |
![]() | WritingToConsole |
console logger
|