I have changed configuration of mongodb driver to DEBUG, but it doesn’t help. I have tried other options of setting logs to, but it all seems not to work.
I am getting info logs like this constantly on INFO level:
[LOGGG] INFO [MaintenanceTimer-1-thread-1][AnonymousUser] [] org.mongodb.driver.connection: Opened connection [connectionId{localValue:12, serverValue:1403}] to localhost:27017
Maybe someone know what is the valid way of changing log level of opening connection as for now?