GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/3595

    MINOR: Request log should be enabled by debug level

    At some point, we lost the ability to output request
    logging at debug level (which is a little less
    verbose than at trace level).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka fix-debug-request-log

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3595.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 #3595
    
----
commit 3471e7b235c9b3bcb49cfe7e388eef1e488bf92a
Author: Ismael Juma <ism...@juma.me.uk>
Date:   2017-07-29T07:23:42Z

    MINOR: Request log should be enabled by debug level
    
    At some point, we lost the ability to output request
    logging at debug level (which is a little less
    verbose than at trace level).

----


---
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.
---

Reply via email to