mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
5.0
This commit is contained in:
@@ -21,7 +21,10 @@ mybatis.fill.com.gitee.fastmybatis.core.support.LocalDateTimeFillUpdate=update_t
|
||||
mybatis.config-location=classpath:mybatis/mybatisConfig.xml
|
||||
mybatis.mapper-locations=classpath:mybatis/mapper/*.xml
|
||||
|
||||
|
||||
# log level
|
||||
logging.level.com.gitee.sop=info
|
||||
# log path
|
||||
logging.file.name=logs/sop-website.log
|
||||
# print SQL
|
||||
logging.level.com.gitee.sop.website.dao=error
|
||||
logging.level.com.gitee.fastmybatis=info
|
||||
|
Reference in New Issue
Block a user