WebLogger Properties |
The WebLogger type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllDisabled |
是否全部禁用,当配置Log:Disabled为all时此值为true
(Inherited from LogManager.) |
![]() | Error |
错误记录
(Inherited from LogManager.) |
![]() | IsOwnner |
是否具有所有者,当初始name为空时此值为false,否则为true
(Inherited from LogManager.) |
![]() | Message |
消息记录
(Inherited from LogManager.) |
![]() | Name |
名称
(Inherited from LogManager.) |
![]() | NewExceptionToMail |
记录新异常时是否发送至邮件(若邮件已配置),默认开启
(Inherited from LogManager.) |
![]() | Path |
存储路径
(Inherited from LogManager.) |
![]() | ToConsole |
是否输出至Console
(Inherited from LogManager.) |
![]() | Warning |
警告记录
(Inherited from LogManager.) |