My understanding is that this test is done in product code for performance - 
`logger.debug()` has a higher overhead then testing `logger.isDebugEnabled()`. 
So, using this conditional in tests is not usually necessary.

[ Full content available at: https://github.com/apache/geode/pull/2393 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to