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

Reduce logging #51

Open
iamshabazz opened this issue May 3, 2021 · 2 comments
Open

Reduce logging #51

iamshabazz opened this issue May 3, 2021 · 2 comments

Comments

@iamshabazz
Copy link

My issue is more of a question - how can I adjust the Kafka log levels - it spits out quite a copious amount of logs and I'd like to regulate that in certain tests in hope to reduce their running time, thakns.

@Crim
Copy link
Collaborator

Crim commented May 5, 2021

Which logging framework do you use? The configuration will vary depending on what your project is using to handle logging. For example, the tests in this project uses log4j as its logging framework, and we've configured it like so

@iamshabazz
Copy link
Author

We use Logback - any example of that configuration?

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

2 participants