You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2016/06/14 10:04:33 UTC

[GitHub] brooklyn-server pull request #198: Change org.apache.cxf log level to ERROR

GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-server/pull/198

    Change org.apache.cxf log level to ERROR

    The previous change to \u201cSEVERE\u201d doesn\u2019t work, because that is not a
    logbook logging level.
    
     In the stdout of Brooklyn, we were still getting:
    
        10:55:48,833 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to DEBUG
    
    With this change, we get:
    
        10:58:19,047 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to ERROR


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

    $ git pull https://github.com/aledsage/brooklyn-server fix/cxf-logging-level

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

    https://github.com/apache/brooklyn-server/pull/198.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 #198
    
----
commit 40112973d9ab9796adfa93c109a9050709d5e21f
Author: Aled Sage <al...@gmail.com>
Date:   2016-06-14T10:03:39Z

    Change org.apache.cxf log level to ERROR
    
    The previous change to \u201cSEVERE\u201d doesn\u2019t work, because that is not a
    logbook logging 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server pull request #198: Change org.apache.cxf log level to ERROR

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

    https://github.com/apache/brooklyn-server/pull/198


---
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] brooklyn-server issue #198: Change org.apache.cxf log level to ERROR

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on the issue:

    https://github.com/apache/brooklyn-server/pull/198
  
    Looks good, merging.


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