Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5c4edaf

Browse files
committed
调整auth的日志默认输出为debug
1 parent ff59e9e commit 5c4edaf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎auth/authentication-server/src/main/resources/application.yml‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,9 @@ feign:
3636

3737
logging:
3838
level:
39+
com.springboot.cloud: debug
3940
org.springframework.web: debug
40-
org.springframework.security: DEBUG
41-
org.apache.ibatis: debug
42-
java.sql.PreparedStatement: debug
41+
org.springframework.security: debug
4342
path: logs/
4443
file:
4544
max-size: 1GB

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /