When I run my backend application I am getting slf4j
errors and nothing being logged to my console with log4j. This is only on my machine and the same application is able to be run on the same model MacBook with no errors and logs showing.
Asked
Active
Viewed 77 times
0

AEM
- 1,354
- 8
- 20
- 30
-
See https://stackoverflow.com/questions/7421612/slf4j-failed-to-load-class-org-slf4j-impl-staticloggerbinder – Konstantin Annikov Mar 11 '22 at 07:19
-
Have you gone to the URL in the error? It explains what is wrong. – stdunbar Mar 14 '22 at 21:37