We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I use neo4j-java-driver V 4.0.0. I am getting unwanted log info message from neo4j java driver like following
févr. 14, 2020 7:03:19 PM org.neo4j.driver.internal.logging.JULogger info INFOS: Closing driver instance 848409667 févr. 14, 2020 7:03:19 PM org.neo4j.driver.internal.logging.JULogger info INFOS: Closing connection pool towards localhost:7687
Do you have any idea how to suppress log INFO message? Or to set level to WARN for neo4j java driver logging?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I use neo4j-java-driver V 4.0.0. I am getting unwanted log info message from neo4j java driver like following
Do you have any idea how to suppress log INFO message? Or to set level to WARN for neo4j java driver logging?
The text was updated successfully, but these errors were encountered: