mybatis configuration sql statement output log

mybatis:
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl


You only need to add a few lines of configuration above the configuration class, and the format should be aligned.


 

 Hope to help you guys,

Guess you like

Origin blog.csdn.net/weixin_69218754/article/details/131241352