diff --git a/pic-sure-auth-services/src/main/resources/application.properties b/pic-sure-auth-services/src/main/resources/application.properties index 86cfdf2d..60648570 100644 --- a/pic-sure-auth-services/src/main/resources/application.properties +++ b/pic-sure-auth-services/src/main/resources/application.properties @@ -22,7 +22,7 @@ spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.Ph # Logging #logging.level.org.springframework.security=info #logging.level.root=DEBUG -logging.level.edu.harvard.hms.dbmi.avillach.auth.service.impl=INFO +logging.level.edu.harvard.hms.dbmi.avillach.auth.service.impl=DEBUG # Mail session configuration (Assuming Gmail SMTP for example) spring.mail.host=smtp.gmail.com