Click or drag to resize
Json.NET

DiagnosticsTraceWriter Properties

 

The DiagnosticsTraceWriter type exposes the following members.

Properties
  NameDescription
Public propertyLevelFilter
Gets the TraceLevel that will be used to filter the trace messages passed to the writer. For example a filter level of Info will exclude Verbose messages and include Info, Warning and Error messages.
Top
See Also