Hello @Nathan Sokalski ,
Welcome to Microsoft Q&A forum.
Please kindly check if these options work for you.
1). Tools > Options > Xamarin > Android Settings > Xamarin Diagnostics output verbosity.
2). Tools > Options > Debugging > Output Window > General Output Settings.
3). Tools > Options > Projects and Solutions > Build And Run > MSBuild project build output verbosity.
AFAIK, Output Window doesn’t provide more/other options to filter. If above options don’t work, I'm afraid, you may still need to use System.Diagnostics.Debug.WriteLine
statements to filter. I recommend you directly suggest this feature to Visual Studio Product Team in Developer Community.
Best Regards,
Tianyu
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.