From f456dfb61c73448e271e3cf4bddacd29b753eb67 Mon Sep 17 00:00:00 2001 From: Dmitriy Kopylenko Date: Thu, 4 Feb 2021 15:44:32 -0500 Subject: [PATCH] SHIBUI-1724 WIP --- backend/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties index 81ea10e80..e040917f3 100644 --- a/backend/src/main/resources/application.properties +++ b/backend/src/main/resources/application.properties @@ -4,7 +4,7 @@ # Logging Configuration #logging.config=classpath:log4j2.xml -#logging.level.org.springframework.security=INFO +#logging.level.org.springframework.security=DEBUG logging.level.org.springframework=INFO logging.level.edu.internet2.tier.shibboleth.admin.ui=INFO