You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
257 B
4 lines
257 B
# If you use SLF4J. First, you need to tell log4jdbc-log4j2 that you want to use the SLF4J logger
|
|
log4jdbc.spylogdelegator.name=net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator
|
|
log4jdbc.auto.load.popular.drivers=false
|
|
log4jdbc.drivers=com.mysql.cj.jdbc.Driver
|