# MyLogcatSharp **Repository Path**: nick.lv/MyLogcatSharp ## Basic Information - **Project Name**: MyLogcatSharp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Logcat Sharp # + Logcat Sharp is a simple adb logcat viewer, written in C#. + Thanks From https://github.com/Redth/LogcatSharp ## Features ## + Filter Messages using Regex or Simple string matching + Clear button that does a 'adb logcat -c' to clear out your log + Automatically scrolls + Finds your adb.exe automatically ## ToDo ## + ~~adb logcat | findstr filterStr~~ + ~~filter str by V D I W E F S~~ + filter pid | tag ## Screenshots ## ![Logcat Sharp](https://github.com/Jeozey/MyLogcatSharp/raw/master/LogcatSharpScreenshot.png "Logcat Sharp")