I would expect it to take strings and (try) convert to a level.
On 9/28/12, Ralph Goers wrote:
> LOG4J2-92 was reported against DynamicThresholdFilter as it is documented as
> using KeyValuePairs. KeyValuePairs consist of a String key and a String
> value. DynamicThresholdFilter actually accepts
LOG4J2-92 was reported against DynamicThresholdFilter as it is documented as
using KeyValuePairs. KeyValuePairs consist of a String key and a String value.
DynamicThresholdFilter actually accepts a ValueLevelPair which has a String key
and a Level as a value. Of course, the level has to be spec