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

[Feature Request]: Let the user configure their log levels. #100

Open
TheCyberRonin opened this issue Aug 24, 2024 · 0 comments
Open

[Feature Request]: Let the user configure their log levels. #100

TheCyberRonin opened this issue Aug 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TheCyberRonin
Copy link
Contributor

Description

Right now there are 5 levels of logging. debug, info, warn, error, fatal. The levels are listed in level of severity. I think if we let the user choose debug, it will essentially show ALL logs. If the user chooses info we start with info and include down to fatal and so on.

I think this could be handled with an additional parameter to either connect of the connection type or even on the Client. It could also have a getter and setter so that you can adjust the log level on the fly.

@TheCyberRonin TheCyberRonin added the enhancement New feature or request label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant