blob: 1f06b565c192d1b32115dd4a1c5056152f237829 [file] [log] [blame]
# the name of Camel
camel.springboot.name = CamelLoadBalancerExample
# to configure logging levels
logging.level.org.springframework = INFO
logging.level.org.apache.camel.spring.boot = INFO
logging.level.org.apache.camel.impl = INFO
logging.level.org.apache.camel = INFO
logging.level.sample.camel = INFO
#logging.level.sample.camel = DEBUG