Skip to content

Commit feb5ef4

Browse files
authored
Update application.properties : api 요청 로그 설정
1 parent 38572ac commit feb5ef4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ jwt.secret=${JWT_KEY}
5050

5151
logging.level.root=INFO
5252
logging.level.com.example.FixLog=DEBUG
53+
logging.level.org.springframework.web.servlet.DispatcherServlet=DEBUG
5354
logging.file.name=logs/app.log

0 commit comments

Comments
 (0)