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

Any way to hide the log in the GUI? #149

Open
bgv2 opened this issue Feb 4, 2023 · 1 comment
Open

Any way to hide the log in the GUI? #149

bgv2 opened this issue Feb 4, 2023 · 1 comment

Comments

@bgv2
Copy link

bgv2 commented Feb 4, 2023

Title.

@vishen
Copy link
Owner

vishen commented Feb 5, 2023

I don't think so unfortunately. It looks like it is set up to always capture the logs: https://github.com/vishen/go-chromecast/blob/master/ui/view_log.go#L11-L32.

It should be possible to pass through a flag to just not execute that function, to disable the logs. But the way it currently is set up it will always show the logs.

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

No branches or pull requests

2 participants