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

add driver loglevel config #493

Closed
wants to merge 1 commit into from

Conversation

igorvoltaic
Copy link

Fixes #488

Suggestion for changing the log level of Neo4j driver

Proposed Changes (Mandatory)

A brief list of proposed changes in order to fix the issue:

  • add log level to configBuilder in Neo4jService.kt
  • add option to configure driver log level from connector props
  • fix tests

@conker84
Copy link
Contributor

I reall like this approach but branch 3.5 contains an old version of the connector. Can you please port this to branch 4.1?

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.

Change the log level of Neo4j driver
2 participants