Skip to content

Commit 90ea819

Browse files
authored
Merge pull request elunez#116 from zanjs/master
update mysql Driver
2 parents e471a9d + ea173b8 commit 90ea819

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# 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
2+
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

Comments
 (0)