mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
5.0
This commit is contained in:
@@ -92,6 +92,10 @@ mybatis.config-location=classpath:mybatis/mybatisConfig.xml
|
||||
# print sql, true/false
|
||||
mybatis.print-sql=false
|
||||
|
||||
# log level
|
||||
logging.level.com.gitee.sop=info
|
||||
# log path
|
||||
logging.file.name=logs/sop-gateway.log
|
||||
# print SQL
|
||||
logging.level.com.gitee.sop.gateway.dao=error
|
||||
logging.level.com.gitee.fastmybatis=info
|
||||
|
Reference in New Issue
Block a user