log4j2 and logback dont work together

652 views Asked by At

I want use struts 2.5 over logback but everything log to file only write to console of tomcat

i used jar as below:

  • struts 2.5.13
  • logback-core 1.2.3
  • logback-classic 1.2.3
  • log4j-api 2.9.1
  • log4j-to-slf4j 2.9.1
  • slf4j-api 1.7.25

Many thanks

0

There are 0 answers