build: 修改测试环境默认日志级别为debug
This commit is contained in:
parent
63c9845530
commit
03803e85ba
|
|
@ -13,4 +13,4 @@ spring.redis.lettuce.pool.max-active=8
|
|||
spring.redis.lettuce.pool.max-idle=8
|
||||
spring.redis.lettuce.pool.min-idle=0
|
||||
|
||||
|
||||
logging.level.root=DEBUG
|
||||
|
|
|
|||
Loading…
Reference in New Issue