GitHub user jwest-apigee opened a pull request:
https://github.com/apache/usergrid/pull/455
Usergrid 1195
Added isDebugEnabled and isTraceEnabled for logging calls.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jwest-apigee/usergrid USERGRID-1195
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/455.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 #455
----
commit eb59c7439ff91fc30d3c938066b5dc2f4aa512c1
Author: Jeff West <[email protected]>
Date: 2016-01-06T04:31:28Z
added if (logger.isDebugEnabled())
commit 8cd49bbee4b4db2b18c07089d17037e93a465400
Author: Jeff West <[email protected]>
Date: 2016-01-06T18:45:54Z
Updated ready without 'WARNING'
commit af9d81e0bc8ea95090e2f4dc29d7333c4d7bb706
Author: Jeff West <[email protected]>
Date: 2016-01-06T18:47:13Z
added 'isDebugEnabled' and 'isTraceEnbled' around logging calls.
----
---
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.
---