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
Since SLF4J is only a logging facade and does not
provide a concrete logging implementation, we need
to include `log4j-slf4j-impl` as a dependency.
This allows SLF4J to route logging calls to Log4j-2,
which acts as the backend logging framework.
0 commit comments