You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by irsm <gi...@git.apache.org> on 2014/04/11 00:24:55 UTC

[GitHub] cxf pull request: Downgrade loglevel for regular requests

GitHub user irsm opened a pull request:

    https://github.com/apache/cxf/pull/2

    Downgrade loglevel for regular requests

    Every request, even if successful, results in many warning entries, alerting developer unnecessarily. This modification downgrades log level to "fine", like in "checkHttpVerb" method. So, regular and authorized requests do not increase log file with WARNS.

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

    $ git pull https://github.com/irsm/cxf patch-1

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

    https://github.com/apache/cxf/pull/2.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 #2
    
----
commit 2de9ca1c1e0ea6ce91214c8554936effd89d553b
Author: Ibraim Rodrigues da Silva Medina <ib...@thau.com.br>
Date:   2014-04-10T22:24:26Z

    Downgrade loglevel for regular requests
    
    Every request, even if successful, results in many warning entries, alerting developer unnecessarily. This modification downgrades log level to "fine", like in "checkHttpVerb" method. So, regular and authorized requests do not increase log file with WARNS.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cxf pull request: Downgrade loglevel for regular requests

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cxf/pull/2


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---