Mybatis-Logging

Logging

MyBatis provides logging information through the use of an internal log factory. The internal log factory will delegate logging information to one of the following log implementations:

SLF4J
Apache Commons Logging
Log4j 2
Log4j (deprecated since 3.5.9)
JDK logging
上一篇:IoT Studio + LoRa打造“又猛又持久”的智能厕所


下一篇:工厂模式(三)