Skip to content

Conversation

@technige
Copy link
Contributor

When creating multiple Driver objects, the log detail is unhelpful:

Apr 13, 2018 3:28:58 PM org.neo4j.driver.internal.logging.JULogger info
INFO: Driver instance org.neo4j.driver.internal.InternalDriver@1ed4004b created
Apr 13, 2018 3:28:58 PM org.neo4j.driver.internal.logging.JULogger info
INFO: Driver instance org.neo4j.driver.internal.InternalDriver@59e5ddf created

This change adds extra detail (Direct/Routing and server address) but requires moving the log.info calls to where the address is available.

@lutovich lutovich merged commit dda3e89 into neo4j:1.6 Apr 16, 2018
@technige technige deleted the 1.6-driver-logging branch April 16, 2018 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants