blob: 4ec0ff70093f91d85074c2e527d2eb6ec5d68993 [file] [log] [blame]
# the name of Camel
camel.springboot.name = CamelUnitTestsExample
# 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