Json.NET Documentation
Json.NET Documentation
API Reference
Newtonsoft.Json.Serialization
DiagnosticsTraceWriter Class
DiagnosticsTraceWriter Properties
LevelFilter Property
DiagnosticsTraceWriter Properties
The
DiagnosticsTraceWriter
type exposes the following members.
Properties
Name
Description
LevelFilter
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
Reference
DiagnosticsTraceWriter Class
Newtonsoft.Json.Serialization Namespace
Json.NET Home