Github user EitZei commented on the issue:
https://github.com/apache/storm/pull/2030
Could the new logging functions (`trace`, `debug` etc.) be somehow
namespaced so that they don't mix up with tuple handling methods like `fail`.
Either create subject `storm.logger` or similar where you bind the
functions or prefix the function names with `log` i.e. `logError`.
---
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.
---