Set debug logs for demw as suggested by Governikus

Ref:SC-578
This commit is contained in:
Maria Haider 2021-10-27 13:37:42 +02:00
parent 62993ba69e
commit ced67f40e6
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -1,6 +1,7 @@
cat<<EOF
#Logging
logging.file=/var/log/eidas-middleware/demw.log
logging.level.com.zaxxer.hikari=DEBUG
#Credentials
poseidas.admin.hashed.password=${POSEIDAS_ADMIN_HASHED_PASSWORD}