Hi

Apache Camel uses slf4j-api for logging.

So I would try to find out how payara works with this logging
framework, and how to configure this.


On Mon, Dec 16, 2019 at 7:07 PM chege <ch...@programmer.net> wrote:
>
> 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.
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to