Logging the connection string would be useful for debugging, but we need to make sure user’s password is not logged. The suggestion would be parsing the connection string, then log the parsed content.
AC:
- log connection string
- ensure that user’s password is not logged