Sorry of the System.out, I will remove shortly. Now I see you point.
Maybe we can introduce some logging feature in the DefaultCamelContext to let
check the setting of System properties to find out which setting could affect
the camel runtime.
I just fill JIRA[1] for it, please feel free to add
Thanks for the INFO logging. I like when we log that on startup when
something like that which is often under the covers configured and
people don't know about it, or its set on a JVM argument that people
can't normally see etc.
There is a System.out that snug in there ;)
On Wed, Nov 6, 2013 at
Good suggestion.
I will updated the code with these log information.
--
Willem Jiang
Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/)
(English)
http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willem
Hi
It would be nice if we could log one time at INFO level all the xml
features that was configured, so end users can see that.
You could put all those into a List and then log that once. So the
logging don't get too verbose.
On Tue, Nov 5, 2013 at 9:50 AM, wrote:
> Updated Branches:
> refs