GitHub user mehranhassani opened a pull request:
https://github.com/apache/camel/pull/2093
CAMEL-12004 Add isDebugEnabled() guard for debug level logs
I added the debug level guards to the one that I found with my script in
the latest revision of source code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mehranhassani/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2093.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 #2093
----
commit dc5086606ee5e1a119e3b13db3bda017e58faee5
Author: Mehran Hassani <[email protected]>
Date: 2017-11-15T16:40:56Z
CAMEL-12004 Add isDebugEnabled() guard for debug level logs
----
---