You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > MemoryTraceWriter Class > MemoryTraceWriter Properties > LevelFilter Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
MemoryTraceWriter.LevelFilter Property

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.

Syntax
C++
C#
Visual Basic
public: __property TraceLevel LevelFilter;

The TraceLevel that will be used to filter the trace messages passed to the writer.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.