Added ThresholdFilter class and modified LevelFilter class. The latter now acts as a configurable
filter to allow or deny a specific given level. ThresholdFilter allows any logging events whose level is higher or equals to its configured level.
parent
27862b9b
Please register or sign in to comment