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

Claus Ibsen commented on CAMEL-5012:
------------------------------------

Now Camel is less verbose by default.

{code}
2012-02-16 18:18:49,186 [main           ] INFO  DefaultCamelContext            
- Apache Camel 2.10-SNAPSHOT (CamelContext: camel-1) is starting
2012-02-16 18:18:49,188 [main           ] INFO  ManagementStrategyFactory      
- JMX is disabled.
2012-02-16 18:18:49,317 [main           ] INFO  DefaultTypeConverter           
- Loaded 178 type converters
2012-02-16 18:18:49,317 [main           ] INFO  DefaultCamelContext            
- Total 0 routes, of which 0 is started.
2012-02-16 18:18:49,322 [main           ] INFO  DefaultCamelContext            
- Apache Camel 2.10-SNAPSHOT (CamelContext: camel-1) started in 0.132 seconds

...

2012-02-16 18:18:49,592 [main           ] INFO  DefaultCamelContext            
- Apache Camel 2.10-SNAPSHOT (CamelContext: camel-1) is shutting down
2012-02-16 18:18:49,614 [main           ] INFO  DefaultCamelContext            
- Apache Camel 2.10-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.001 
seconds. Uptime 0.429 seconds.
{code}
                
> Starting and stopping Camel should be less verbose
> --------------------------------------------------
>
>                 Key: CAMEL-5012
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5012
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> When starting and shutting down Camel, it reports a bit stuff at INFO level. 
> We should make it less verbose. For example the type converter logs 3-4 
> lines, we should just log 1 line instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to