github.com/cs3org/reva/v2@v2.27.7/changelog/1.0.0_2020-07-28/sane-ldap-auth-logging.md (about) 1 Enhancement: Use proper logging for ldap auth requests 2 3 Instead of logging to stdout we now log using debug level logging or error level logging in case the configured system user cannot bind to LDAP. 4 5 https://github.com/cs3org/reva/pull/1008