https://github.com/maluoi/log-panther
An ADB logcat viewer for Windows.
https://github.com/maluoi/log-panther
Last synced: about 1 year ago
JSON representation
An ADB logcat viewer for Windows.
- Host: GitHub
- URL: https://github.com/maluoi/log-panther
- Owner: maluoi
- License: mit
- Created: 2023-11-06T04:47:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T06:20:46.000Z (over 2 years ago)
- Last Synced: 2025-05-13T03:55:16.618Z (about 1 year ago)
- Language: C++
- Size: 1.11 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# log-panther

An ADB logcat viewer for Windows.
## Features
- Fast load time, responsive, low footprint. Less than 1mb.
- Ctrl + Click on a tag or text to filter it from the log view.
- Shift + Click on a tag or text to search for all logs containing that text.
- Trim your log so it only contains the relevant bits!
- Preserve focus on log items when filtering.
## License
MIT!