With 'Android Studio Dolphin | 2021.3.1', I am trying to get logs for my application with the Classname (which is used as TAG for Logs) but nothing is showing up. Sometimes, it doesn't show any logs with the filter package:mine or package:'my.package.name'. Is this a known issue?
Update: reported on google's board : https://issuetracker.google.com/issues/258502193
One solution(time-consuming) which helped me is:
Update: The second solution is to turn off the experimental Logcat window:
Update (Nov,22): The quick solution that worked for me: