https://github.com/F0x1d/LogFox
Yet another LogCat reader for Android
https://github.com/F0x1d/LogFox
log logcat logcat-viewer logcatviewer logging logs
Last synced: 11 days ago
JSON representation
Yet another LogCat reader for Android
- Host: GitHub
- URL: https://github.com/F0x1d/LogFox
- Owner: F0x1d
- License: gpl-3.0
- Created: 2022-06-09T16:58:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T09:32:32.000Z (27 days ago)
- Last Synced: 2025-04-05T10:27:29.146Z (27 days ago)
- Topics: log, logcat, logcat-viewer, logcatviewer, logging, logs
- Language: Kotlin
- Homepage:
- Size: 3.92 MB
- Stars: 779
- Watchers: 10
- Forks: 37
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shizuku - LogFox - Yet another logcat reader for Android `GPL-3.0` (Apps / Development utilities)
README
# LogFox
Yet another LogCat reader for Android
[](./LICENSE)
[](https://github.com/F0x1d/LogFox/releases/latest)
[](https://github.com/F0x1d/LogFox/releases/latest)## Features
- [Shizuku](https://shizuku.rikka.app/), Root & ADB support
- Record logs and export to ZIP with device info
- Observe and get notifications about Java/JNI crashes and ANRs
- Powerful filters for logs
- Accessibility support
- Material You design## Download
## Screenshots
![]()
![]()
![]()
![]()
![]()
## License
```txt
Copyright (C) 2022-2024 Maksim ZoteevThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```