You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by CandleCandle <gi...@git.apache.org> on 2015/05/26 14:37:17 UTC

[GitHub] camel pull request: Fix the logging event to use placeholders corr...

GitHub user CandleCandle opened a pull request:

    https://github.com/apache/camel/pull/527

    Fix the logging event to use placeholders correctly.

    Logging events like `WARN  org.apache.camel.component.aws.sqs.SqsProducer  - Cannot put the message header key={0}, value={1} into Sqs MessageAttribute` are not particularly helpful, this change fixes the logging event to use the SLF4J placeholders correctly, displaying the key/value that it could not add to the message.

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

    $ git pull https://github.com/CandleCandle/camel master

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

    https://github.com/apache/camel/pull/527.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 #527
    
----
commit f9f158cbd4060cc1b61fdfd5d6084165084052c0
Author: Candle <ca...@candle.me.uk>
Date:   2015-05-26T12:31:37Z

    Fix the logging event to use placeholders correctly.

----


---
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] camel pull request: Fix the logging event to use placeholders corr...

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

    https://github.com/apache/camel/pull/527


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