Skip to content
New issue

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

How to disable log info level message for neo4j java driver? #5

Open
LeMoussel opened this issue Feb 20, 2020 · 0 comments
Open

How to disable log info level message for neo4j java driver? #5

LeMoussel opened this issue Feb 20, 2020 · 0 comments

Comments

@LeMoussel
Copy link

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?

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

No branches or pull requests

1 participant