Click or drag to resize
LogManager Properties

The LogManager type exposes the following members.

Properties
  NameDescription
Public propertyAllDisabled
是否全部禁用,当配置Log:Disabled为all时此值为true
Public propertyError
错误记录
Public propertyIsOwnner
是否具有所有者,当初始name为空时此值为false,否则为true
Public propertyMessage
消息记录
Public propertyName
名称
Public propertyNewExceptionToMail
记录新异常时是否发送至邮件(若邮件已配置),默认开启
Public propertyPath
存储路径
Public propertyToConsole
是否输出至Console
Public propertyWarning
警告记录
Top
See Also