When debugging my Flutter app, VSCode prints Android OS messages to the debug console.
Is there a way to set it up so only my own logs are shown?
In other words, is there a way to suppress system logs?
When debugging my Flutter app, VSCode prints Android OS messages to the debug console.
Is there a way to set it up so only my own logs are shown?
In other words, is there a way to suppress system logs?