You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment it is not easy to use Pact together with Spring Boot and log4j. When you start to exclude logback, Pact fails and when you add it, Spring Boot fails (because it then also tries to use logback).
It would be good if the concrete logging can be outsourced and a log4j support-jar can be created. This happens for example if you use Spring tests together with Pact.
At the moment it is not easy to use Pact together with Spring Boot and log4j. When you start to exclude logback, Pact fails and when you add it, Spring Boot fails (because it then also tries to use logback).
It would be good if the concrete logging can be outsourced and a log4j support-jar can be created. This happens for example if you use Spring tests together with Pact.
https://pact.canny.io/admin/board/feature-requests/p/support-multiple-loggers
The text was updated successfully, but these errors were encountered: