TheCitadelofRicks/src/main/resources/application.properties

4 lines
209 B
Properties

# Specify the level for spring boot and hibernate's loggers
# Available levels are: TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF
logging.level.org.springframework.web = INFO
#logging.level.org.hibernate = ERROR