Skip to content
Advertisement

ERROR: org.apache.logging.log4j.Logger.atDebug()Lorg/apache/logging/log4j/LogBuilder

When I try import a file from front to my api, throws this error: org.apache.logging.log4j.Logger.atDebug()Lorg/apache/logging/log4j/LogBuilder

I just have this log4j dependency in my pom.xml:

JavaScript

This is my Controller:

JavaScript

Thank you in advance.

Advertisement

Answer

I saw a post that solved my problem, just put this dependency:

JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement