Skip to content

Commit 690ee9d

Browse files
committed
Update application.yml
Signed-off-by: fanyinbo <1553199396@qq.com>
1 parent eac6b7b commit 690ee9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ debug: false
22

33
logging:
44
level:
5-
org.springframework.web.filter.CommonsRequestLoggingFilter: info
6-
ai.basic.basicai.user.adapter.port.dao.mybatis.mapper: info
5+
org.springframework.web.filter.CommonsRequestLoggingFilter: debug
6+
ai.basic.basicai.user.adapter.port.dao.mybatis.mapper: debug
77
request:
88
maxPayloadLength: 100000
99

0 commit comments

Comments
 (0)