mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
fix logging change to debug
This commit is contained in:
parent
4e1f87407d
commit
696b31206d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue