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