fix logging change to debug

This commit is contained in:
ksshlee 2020-01-18 18:33:32 +09:00
parent 4e1f87407d
commit 696b31206d

View file

@ -18,7 +18,7 @@ management.endpoints.web.exposure.include=*
# Logging
logging.level.org.springframework=INFO
# logging.level.org.springframework.web=DEBUG
logging.level.org.springframework.web=DEBUG
# logging.level.org.springframework.context.annotation=TRACE
# Maximum time static resources should be cached