diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties index 733962eb0..13527e4df 100644 --- a/backend/src/main/resources/application.properties +++ b/backend/src/main/resources/application.properties @@ -3,8 +3,8 @@ # Logging Configuration #logging.config=classpath:log4j2.xml -#logging.level.org.springframework.web=ERROR +logging.level.org.springframework=INFO logging.level.edu.internet2.tier.shibboleth.admin.ui=INFO # Database Credentials