[ 
https://issues.apache.org/jira/browse/CAMEL-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hadrian Zbarcea updated CAMEL-5699:
-----------------------------------

    Fix Version/s:     (was: 2.9.4)
                   2.9.5
    
> LogFormatter throws a NPE when all elements are disabled
> --------------------------------------------------------
>
>                 Key: CAMEL-5699
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5699
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.9.3, 2.10.1
>            Reporter: Raul Kripalani
>            Assignee: Raul Kripalani
>             Fix For: 2.9.5, 2.11.0
>
>
> There are perfectly valid cases where you may want to output a log message 
> with no elements displayed, i.e. with showExchangeId=false, showBody=false, 
> etc.
> For example, when you want to print a "signal" log line for a particular 
> transaction and you're already using MDC logging with breadcrumbs enabled. 
> You may already have all the info you need: logging category, severity, 
> breadcrumbId. You are not interested in anything else.
> Currently, disabling all elements leads to a NPE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to