GitHub user woonsan opened a pull request: https://github.com/apache/jmeter/pull/267
Migrating to SLF4J - check log level in non-error logging if method invoked in params (components/* except of visualizers package) Also, remove member for log level check because log level can change at any time at runtime. You can merge this pull request into a Git repository by running: $ git pull https://github.com/woonsan/jmeter feature/bz60564-6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jmeter/pull/267.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #267 ---- commit ba326d54c339f88214e8bae6d98c6ed1b6cee9a4 Author: Woonsan Ko <woon...@apache.org> Date: 2017-02-08T14:26:08Z Migrating to SLF4J - check log level in non-error logging if method invoked in params (components/* except of visualizers package) ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---