Json.NET Documentation
Json.NET Documentation
API Reference
Newtonsoft.Json.Serialization
ITraceWriter Interface
ITraceWriter Properties
LevelFilter Property
ITraceWriter Properties
The
ITraceWriter
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
ITraceWriter Interface
Newtonsoft.Json.Serialization Namespace
Json.NET Home