You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/03/23 09:44:41 UTC

[jira] [Commented] (CAMEL-11054) Create SPI for Log EIP to enable other components to intercept/enrich logged messages

    [ https://issues.apache.org/jira/browse/CAMEL-11054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938002#comment-15938002 ] 

Claus Ibsen commented on CAMEL-11054:
-------------------------------------

Tomo, can you look at this after the log mask stuff you work on.

We would need a new SPI class for opentracing and others whom can hook into the Log EIP at a deeper level where it performs the actual logging. So some kind of SPI api with various callbacks that can influence the logger being done.

See that PR link

> Create SPI for Log EIP to enable other components to intercept/enrich logged messages
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-11054
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11054
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Gary Brown
>            Assignee: Tomohisa Igarashi
>             Fix For: 2.19.0
>
>
> Related to the discussion here: https://github.com/apache/camel/pull/1559#issuecomment-288659557
> Provide a SPI to enable components (e.g. camel-opentracing) to be notified when a camel route uses the log EIP to record information, and potentially enrich/influence the logged information.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)