Skip to content

Commit 465550d

Browse files
committed
로그 더 상세하게 조정
1 parent df3f551 commit 465550d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

backend/src/main/resources/application.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ spring.application.name=onmyway
33
spring.config.import=optional:file:backend/.env.dev[.properties]
44
# ???? ?? ??? ?? ???
55
logging.level.org.springframework.security=DEBUG
6+
logging.level.org.springframework.security.web.access=TRACE
7+
logging.level.org.springframework.web.servlet.handle=TRACE
68

79
# ?? ??? ?? (?? ?? ??? dev? ????)
810
spring.profiles.active=dev

0 commit comments

Comments
 (0)