The FileLogWriter type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkFilename Obsolete.
Protected propertySupported by the .NET Compact FrameworkIsClosed
Get a value indicating whether the log writer is closed.
(Overrides LogWriterBase..::..IsClosed.)
Public propertySupported by the .NET Compact FrameworkLevel
Gets or sets the log level - only log messages with log level equal to or greater than the specified one.
(Inherited from LogWriterBase.)
Public propertySupported by the .NET Compact FrameworkPath
Path to the log file.

See Also