Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/572
Agreed with @justinleet about switching away from isDebugEnabled(). Except
for instances where you're doing something that has a fair amount of overhead
in evaluating the pre-formatted strings, using message parameters is the
current recommended approach. Also allow me to plug my PR that normalizes
logging across the board - https://github.com/apache/metron/pull/599 :-)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---