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

Disable logs should disable native logs as well #2

Closed
luanpotter opened this issue Nov 12, 2017 · 1 comment
Closed

Disable logs should disable native logs as well #2

luanpotter opened this issue Nov 12, 2017 · 1 comment

Comments

@luanpotter
Copy link
Member

Current the disable logs method disables logs only for the dart code; it could call a backend method through the channel in order to disable the android/swift logs as well, as those are not normally necessary and can pollute the output.

Alternatively, use a better logging scheme (find out how dart/flutter should handle this).

@luanpotter
Copy link
Member Author

This was added on 0.6.0.

@aboodJaradat aboodJaradat mentioned this issue May 13, 2023
2 tasks
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

1 participant