Skip to content

Commit beb7a58

Browse files
committed
Chore: 로깅 레벨 임시 수정
1 parent 94fc73d commit beb7a58

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/main/resources/application.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ spring:
9999
patterns:
100100
- /v1/groups/**
101101
- /v1/joins/**
102-
- /v1/group-invitations
103102
filters:
104103
- AuthenticationFilter
105104

@@ -182,4 +181,4 @@ management:
182181

183182
logging:
184183
level:
185-
flipnote.apigateway: INFO
184+
flipnote.apigateway: DEBUG

0 commit comments

Comments
 (0)