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

Suppress logging? #269

Open
txiasummer opened this issue Jul 30, 2020 · 1 comment
Open

Suppress logging? #269

txiasummer opened this issue Jul 30, 2020 · 1 comment

Comments

@txiasummer
Copy link

Hello,

We have a project which uses BulkConnection to do bulk reads against Salesforce. I see ConnectorConfig is basically dumping the entire content of the query result out to console. Given we are querying for millions of records, this causes our log files to be completely unmanageable. Is there anyway we could suppress the logging?

Thanks!

@txiasummer
Copy link
Author

Found the "setTraceMessage()" method in ConnnectorConfig, but once I set it to false, I am experiencing a "Caused by: java.net.SocketException: Connection reset" error while trying to bulk read from Salesforce. Is anyone else having the same problem?

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