We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e471a9d + ea173b8 commit 90ea819Copy full SHA for 90ea819
eladmin-system/src/main/resources/log4jdbc.log4j2.properties
@@ -1,2 +1,4 @@
1
# If you use SLF4J. First, you need to tell log4jdbc-log4j2 that you want to use the SLF4J logger
2
-log4jdbc.spylogdelegator.name=net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator
+log4jdbc.spylogdelegator.name=net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator
3
+log4jdbc.auto.load.popular.drivers=false
4
+log4jdbc.drivers=com.mysql.cj.jdbc.Driver
0 commit comments