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 2012/09/12 07:43:07 UTC

[jira] [Commented] (CAMEL-5593) The logger name not displayed correctly when error handler is loggingErrorHandler

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

Claus Ibsen commented on CAMEL-5593:
------------------------------------

I dont think this is a Camel problem. Sounds like your logging configuration is configured to cut the name after 30 chars.
                
> The logger name not displayed correctly when error handler is loggingErrorHandler
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-5593
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5593
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.3
>            Reporter: Meifang Shen
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> When input the logger name, as if it againsts the rules, no any prompt message to user.
> 1. If the length of logger name is greater than 30, then it will be only shown the last 30 substring, but lose the first several substring.
> 2. if the logger name like the following string *.*, then only show that after dot sign but lose that before dot sign.
> Sample
> if te logger name is "[===ErrorLog===]ppppppppppppp!@@", then in the log info, it is "==ErrorLog===]ppppppppppppp!@@"
> if the logger name is "ErrorLog.[===ErrorLog===]", but show the name "[===ErrorLog===]".

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