The FileLogWriter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Filename |
Path to the file the log is written to.
| |
| 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.
(Inherited from LogWriterBase.) |