In #1503 <https://github.com/apache/logging-log4j2/pull/1503>, I have replaced `minLevel`/`maxLevel` of `LevelRangeFilter` from `ERROR`/`ERROR` to `OFF`/`ALL` and added documentation. Since this is a breaking change, I would appreciate it if somebody else could review it and press the merge button.