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

add disable option for debug messages #1331

Open
brushknight opened this issue Jul 21, 2022 · 1 comment
Open

add disable option for debug messages #1331

brushknight opened this issue Jul 21, 2022 · 1 comment
Labels
logging priority/short-term Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sustain triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@brushknight
Copy link
Contributor

brushknight commented Jul 21, 2022

https://github.com/newrelic/infrastructure-agent/blob/master/pkg/config/config.go#L978-L981

@davidgit davidgit added logging sustain triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/short-term Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Jul 21, 2022
@KostLinux
Copy link

KostLinux commented Jul 11, 2024

// "level: debug" logrus log level (error, warning, info, smart, debug, trace)
https://github.com/newrelic/infrastructure-agent/blob/fba06001c873432f819cc65983eb25361442b3c7/pkg/config/config.go#L456C1-L457C1

You can use this one, no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logging priority/short-term Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sustain triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants