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

chore: Reduce logs level #2446

Merged
merged 2 commits into from
Mar 8, 2024
Merged

chore: Reduce logs level #2446

merged 2 commits into from
Mar 8, 2024

Conversation

karolisg
Copy link
Contributor

@karolisg karolisg commented Mar 7, 2024

No description provided.

@karolisg karolisg requested a review from Jesse-Bakker March 7, 2024 13:59
@Jesse-Bakker
Copy link
Contributor

I think it would still be useful to get the count at a lower level than the actual messages. Like, debug for the count and trace for the messages. I definitely agree logging the count is too verbose for info.

@karolisg
Copy link
Contributor Author

karolisg commented Mar 7, 2024

@Jesse-Bakker Added targets to log statements. We can use it like this
RUST_LOG=info,aerospike_http_server=debug,oracle_sink=debug dozer run

@karolisg karolisg merged commit 37a9c0d into main Mar 8, 2024
4 of 5 checks passed
@karolisg karolisg deleted the chore/reduce-level-of-logs branch March 8, 2024 10:01
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.

2 participants