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

fix(LENS-1799): logging improvements #131

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

jgwatkincoveo
Copy link
Contributor

Modified logging level when adding documents to a queue so that when there are large numbers of documents to push, the logs are not filled with all the documents that are added.

Also removed a System.out.println statement.

Changed logging level when adding a document to the queue to prevent large amounts of logging when pushing large numbers of documents. In addition removed a System.out.println statement.
@jgwatkincoveo jgwatkincoveo requested a review from a team as a code owner April 29, 2024 16:13
@jgwatkincoveo jgwatkincoveo requested review from sallainCoveo, olamothe, y-lakhdar, samisayegh and louis-bompart and removed request for a team April 29, 2024 16:13
Updated as I forgot to change the log level inside the if condition.
@jgwatkincoveo jgwatkincoveo merged commit 294d61b into main Apr 30, 2024
5 checks passed
@jgwatkincoveo jgwatkincoveo deleted the fix/LENS-1799-logging-improvments branch April 30, 2024 08:24
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.

4 participants