Change log levels to INFO

This commit is contained in:
death-claw
2019-06-22 16:21:52 +01:00
parent 6ead2631fb
commit ee615c31e9
@@ -1,3 +1,3 @@
logging.level.org.springframework.web=ERROR
logging.level.root=ERROR
logging.level.org.apache.http=ERROR
logging.level.org.springframework.web=INFO
logging.level.root=INFO
logging.level.org.apache.http=INFO