Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
Signed-off-by: fanyinbo <[email protected]>
  • Loading branch information
fanyinbo committed Feb 27, 2024
1 parent eac6b7b commit 690ee9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ debug: false

logging:
level:
org.springframework.web.filter.CommonsRequestLoggingFilter: info
ai.basic.basicai.user.adapter.port.dao.mybatis.mapper: info
org.springframework.web.filter.CommonsRequestLoggingFilter: debug
ai.basic.basicai.user.adapter.port.dao.mybatis.mapper: debug
request:
maxPayloadLength: 100000

Expand Down

0 comments on commit 690ee9d

Please sign in to comment.