Hi, I have created an camel-cdi application inside payara micro which starts okey but the logs aren't showing up. What should I add for the logs to display properly.
I have tried adding "commn-logging.properties" file with below content but still no results. org.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger #org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger Thanks.