vy commented on issue #1495:
URL: 
https://github.com/apache/logging-log4j2/issues/1495#issuecomment-1575702583

   Have you tried the following?
   
   ```
   <LevelRangeFilter maxLevel="INFO" minLevel="FATAL"/>
   ```
   
   Please note that `minLevel` and `maxLevel` don't do what you have in mind 
due to integral values associated with them.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to