The TraceLogWriter type exposes the following members.

Properties

  NameDescription
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.)

See Also