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

Support turning off info messages or support a logging level #6288

Open
ckasabula opened this issue Dec 20, 2024 · 0 comments
Open

Support turning off info messages or support a logging level #6288

ckasabula opened this issue Dec 20, 2024 · 0 comments
Labels
proposal Enhancement idea or proposal

Comments

@ckasabula
Copy link

Proposed change

Debug and Trace messages can be turned off via opts.Debug and opts.Trace flags: logger/log.go. There is no such option for Info [INF] messages.

Add opts.Info or support a logging level.

Use case

Embedding NATS server into a windows service. We want to be able to turn off INF messages.

Contribution

Yes

@ckasabula ckasabula added the proposal Enhancement idea or proposal label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

1 participant