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

Services keeps all logging on INFO although level is set to critical #6290

Closed
ebo-bpi opened this issue Sep 19, 2022 · 2 comments · Fixed by #6291
Closed

Services keeps all logging on INFO although level is set to critical #6290

ebo-bpi opened this issue Sep 19, 2022 · 2 comments · Fixed by #6291

Comments

@ebo-bpi
Copy link

ebo-bpi commented Sep 19, 2022

I'm running from binaries and have set log level to critical.
after restarting the services still a log of INFO logs are shown.

How do I the log level to only log warnings / errors?

@ebo-bpi
Copy link
Author

ebo-bpi commented Sep 19, 2022

hmm found out that it should be error and not critical.... maybe update the config file documentation?

yesnault added a commit that referenced this issue Sep 19, 2022
close #6290

Signed-off-by: Yvonnick Esnault <[email protected]>
@yesnault
Copy link
Member

Hi @ebo-bpi , thank you for this report.

yesnault added a commit that referenced this issue Sep 20, 2022
close #6290

Signed-off-by: Yvonnick Esnault <[email protected]>
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 a pull request may close this issue.

2 participants