Logback.xml not read by tomcat

We have a logback.xml and implemented it using SLF4J. The logback.xml is not picked up by the server. We tried the same in local by running the application using JUnit. It works fine. The configuration gets picked up. But when the same application is deployed as .war in tomcat the logback file is not picked up.

Let us know if there is any other workaround for this, or Is there a better solution for logging in camunda

Hi @hariharan20006,

Did you check this documentation?
Could you please upload your logback.xml file.

Best regards,
Yana