Gets or sets the threshold Level of this appender.
The threshold Level of the appender.
All log events with lower level than the threshold level are ignored by the appender.
In configuration files this option is specified by setting the value of the Threshold option to a level string, such as "DEBUG", "INFO" and so on.
AppenderSkeleton Class | log4net.Appender Namespace