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

How do I turn off logging? #422

Open
grimm26 opened this issue Apr 30, 2024 · 5 comments
Open

How do I turn off logging? #422

grimm26 opened this issue Apr 30, 2024 · 5 comments
Assignees
Labels
enhancement Refactor existing code for better performance and quality

Comments

@grimm26
Copy link
Contributor

grimm26 commented Apr 30, 2024

Since upgrading from 1.0.2 to 1.1.1 tfswitch spews all sorts of INFO level logging. I only want to see that if I enable it. How do I turn it off?

@grimm26 grimm26 added the enhancement Refactor existing code for better performance and quality label Apr 30, 2024
@warrensbox
Copy link
Owner

Can you show an example of too much logs please?

@grimm26
Copy link
Contributor Author

grimm26 commented May 1, 2024

image

@grimm26
Copy link
Contributor Author

grimm26 commented May 1, 2024

that last entry is because I have a hook to switch tf version based on something besides the version constraint. So I get 3 lines from tfswitch's automagic switch and then one for the switch I actually want.

@warrensbox
Copy link
Owner

@grimm26 what was working in the previous releases that has stopped working in this release?

Maybe that would help us understand what you need?

@grimm26
Copy link
Contributor Author

grimm26 commented May 9, 2024

Nothing stopped working, I just have a lot of spam scrolling by on my screen when I switch versions and there doesn't seem to be a way to turn it off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Refactor existing code for better performance and quality
Projects
None yet
Development

No branches or pull requests

4 participants