Android Studio: 3.3 OS: Ubuntu 18.10
Run tab does not display any logs when main.dart is run.
Although logs get displayed when a test is run.
I've tried checking and unchecking the 'Replace the Run and Debug console output with an experimental Flutter Logging view ' option under Settings > Languages & Frameworks > Flutter > Experiments with no success.
Alt + 4 . This worked for me, the accepted answer only reveals the required view not all of them.
Flutter logs can work with Logstash by writing JSON delimited logs to log files. The format is based on ELK schema. You can also send logs in real-time to server using MQTT. MQTT configuration can be applied on Logstash to receive & view logs on kibana dashboard.
Although I use macOS, following operation solved the same problem:
rm ~/Library/Preferences/AndroidStudio3.3/options/runner.layout.xml and then, reboot the Android Studio.
I hope this will be helpful:)
Cheers,
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With