[
https://issues.apache.org/jira/browse/CAMEL-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959888#comment-13959888
]
ASF GitHub Bot commented on CAMEL-6694:
---------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/camel/pull/129
[CAMEL-6694] Allow log EIP to use provided or registry logger
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grgrzybek/camel CAMEL-6694-logeip
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/129.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 #129
----
commit dba21eb2c27d936f0d903981d8dba0343335b300
Author: Grzegorz Grzybek <[email protected]>
Date: 2014-04-04T11:11:32Z
[CAMEL-6694] Allow log EIP to use provided or registry logger
----
> Make Log component and EIP compatible with log4j MDC Sift Appender
> ------------------------------------------------------------------
>
> Key: CAMEL-6694
> URL: https://issues.apache.org/jira/browse/CAMEL-6694
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.12.0
> Reporter: Raúl Kripalani
> Assignee: Grzegorz Grzybek
> Fix For: 2.12.4, 2.13.1, 2.14.0
>
>
> Refer to
> http://camel.465427.n5.nabble.com/Logging-into-the-bundle-log-file-via-to-log-tp5738205p5738413.html
> for more info.
> We should use the Camel Context's Classloader to initialize the Logger
> instance.
--
This message was sent by Atlassian JIRA
(v6.2#6252)