You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/10/25 17:47:40 UTC

[jira] Created: (AMQ-2997) Default log4j.properties has Camel set at ERROR level. Please lower this to WARN or maybe even better at INFO

Default log4j.properties has Camel set at ERROR level. Please lower this to WARN or maybe even better at INFO
-------------------------------------------------------------------------------------------------------------

                 Key: AMQ-2997
                 URL: https://issues.apache.org/activemq/browse/AMQ-2997
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.4.1
            Reporter: Claus Ibsen
            Priority: Minor


See the log4j.properties here
https://svn.apache.org/repos/asf/activemq/trunk/assembly/src/release/conf/log4j.properties

log4j.logger.org.apache.camel=ERROR

This logger should be changed to WARN or maybe even INFO, so folks can see Camel lifecycle in the logs when using Camel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-2997) Default log4j.properties has Camel set at ERROR level. Please lower this to WARN or maybe even better at INFO

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-2997.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.5.0
         Assignee: Dejan Bosanac

Fixed with svn revision

> Default log4j.properties has Camel set at ERROR level. Please lower this to WARN or maybe even better at INFO
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2997
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2997
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.4.1
>            Reporter: Claus Ibsen
>            Assignee: Dejan Bosanac
>            Priority: Minor
>             Fix For: 5.5.0
>
>
> See the log4j.properties here
> https://svn.apache.org/repos/asf/activemq/trunk/assembly/src/release/conf/log4j.properties
> log4j.logger.org.apache.camel=ERROR
> This logger should be changed to WARN or maybe even INFO, so folks can see Camel lifecycle in the logs when using Camel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.