# LogcatSharp **Repository Path**: nick.lv/LogcatSharp ## Basic Information - **Project Name**: LogcatSharp - **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#. ## 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 ## Screenshots ## ![Logcat Sharp](https://github.com/Redth/LogcatSharp/raw/master/LogcatSharpScreenshot.png "Logcat Sharp")