Skip to content

Commit 2762f76

Browse files
authored
Merge pull request #1520 from CMSgov/QPPA-10329
QPPA-10329: Update application.properties
2 parents d68e13d + b55ef56 commit 2762f76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest-api/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ spring.servlet.multipart.max-file-size=-1
33
spring.servlet.multipart.max-request-size=-1
44
sun.io.useCanonCaches=false
55
security.user.password=not_used
6+
logging.level.gov.cms.qpp.conversion.api.config.CustomRequestLoggingFilter=TRACE
67
server.port=8443
78
server.ssl.key-store-type=PKCS12
89
#logging.level.org.springframework.security=DEBUG

0 commit comments

Comments
 (0)