Click or drag to resize
LogWriter Properties

The LogWriter type exposes the following members.

Properties
  NameDescription
Public propertyEnable
是否启用
Public propertyEncoding
字符编码, 默认UTF8
Public propertyExtension
日志文件扩展名,带点
Public propertyFlushInterval
存储时间间隔(秒:seconds),0 则实时flush, 默认配置: Log:FlushInterval
Public propertyManager
管理器
Public propertyName
日志名称
Public propertyPath
存储路径
Top
See Also