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 2014/04/16 16:36:14 UTC

[jira] [Created] (CAMEL-7373) Reduce the logging noise from the log definition

Claus Ibsen created CAMEL-7373:
----------------------------------

             Summary: Reduce the logging noise from the log definition
                 Key: CAMEL-7373
                 URL: https://issues.apache.org/jira/browse/CAMEL-7373
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.13.1
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.13.1, 2.14.0


Recent new improvement in the log eip, now causes a bit of log noise on startup
{code}
[pache.camel.spring.Main.main()] LogDefinition                  INFO  The LogName is null. Falling back to create logger by using the route id route1.
[pache.camel.spring.Main.main()] LogDefinition                  INFO  The LogName is null. Falling back to create logger by using the route id route1.
{code}

We should log that at info level as it does not add value to the end user.



--
This message was sent by Atlassian JIRA
(v6.2#6252)