Visual Studio Tool Window Extension for Android Logcat Output & Filter Inspired by NVidia Nsight Tegra. To launch the logcat output window, use Menu View --> Other Windows --> Logcat Output Then the logcat output window will show. On the left pane is filter list, you can add new filetr. Make one filter checked, the logs will be filtered. Right-click on filter will bring out conext menu, which you can use to delete or edit filter settings. Release Note Ver. 1.0.2 Fix issues cause multiple logs Ver. 1.0.3 Fix performance issues Ver. 1.0.4 Bug Fix Ver. 1.0.6 Fix performance issues Ver. 1.0.8 Add UTF8 support for Log output Ver. 1.1.0 Add Auto-Scroll Down Toggle Ver. 1.2.0 Support for Visual Studio 2019 Ver. 1.2.1 Themed log window. Colored log by type Ver. 1.2.2 Bug Fix Ver. 1.3.0 Found a method to improve LARGE performance. Ver. 1.3.5 Use right click on Logcat list item to copy content to clipboard. Ver. 1.5.0 Add "Filter By Package" in filter data. This type filter will find first matched package's PID, then act like PID filtering. Ver. 1.6.0 Use setting dialog to set column width. Ver. 1.6.1 Minor changes. Ver. 1.6.2 Change the color of filter checkbox. Ver. 1.6.3 Support copy multiple logcat contents Ver. 1.6.4 Add tool window icon. |