You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > ITraceWriter Interface > ITraceWriter Properties > LevelFilter Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ITraceWriter.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
__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.