The LogWriterBase type exposes the following members.

Properties

  NameDescription
IsClosed
Get a value indicating whether the log writer is closed.
Level
Gets or sets the log level - only log messages with log level equal to or greater than the specified one.

See Also