|
@@ -164,7 +164,7 @@ mybatis-plus:
|
|
|
# 更详细的日志输出 会有性能损耗 org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
# 关闭日志记录 (可单纯使用 p6spy 分析) org.apache.ibatis.logging.nologging.NoLoggingImpl
|
|
|
# 默认日志输出 org.apache.ibatis.logging.slf4j.Slf4jImpl
|
|
|
- logImpl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
+ logImpl: org.apache.ibatis.logging.slf4j.Slf4jImpl
|
|
|
# global-config:
|
|
|
# # 是否打印 Logo banner
|
|
|
# banner: true
|