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

Change the log level of Neo4j driver #488

Open
mroiter-larus opened this issue Sep 2, 2021 · 0 comments
Open

Change the log level of Neo4j driver #488

mroiter-larus opened this issue Sep 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mroiter-larus
Copy link
Contributor

This issue is related to Zendesk ticket #14201: https://neotechnology.zendesk.com/agent/tickets/14201

A customer is asking the following:

How we can change the loglevel of streams.kafka.connect.sink.Neo4jSinkConnector?
org.neo4j.driver.internal.logging.JULogger info
I’m seeing huge number of java tracebacks from transient errors (INFO log level) messages or warnings

Feature description (Mandatory)

In order to reduce the amount of INFO logs from Neo4j driver, we could change the log level into Neo4jService.kt, via configBuilder, as explained here

Might we think about making this setting configurable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant