SysLog Apk
Apk Infos
Version | 2.5.0 |
Rating | 4.2/5, based on 959 votes |
Size | 4.9 MB |
Requires Android | Android 6.0+ (Marshmallow) |
Author's Notes | A tool to grab Android system and kernel logs |
About SysLog APK
Table Of Contents
Description
Records various log types and compresses them as a zip file.The logs are saved in the application's private cache directory
named by the date and time.
You can access the zip files through the system document picker
- Select the SysLog app to view collected log zips.
Log types supported:
* Kernel logs (dmsg)
* Last kernel log (last_kmsg, if device supports it)
* Main log (Logcat)
* Modem log
* Event logs
* SELinux audit logs
To enable access to some logs (Logcat and Radio) to SysLog, you
will need to grant the READ_LOGS permision using a computer with
ADB.
From a command line with adb available, you can grant the READ_LOGS
permission via the following command:
adb shell pm grant com.tortel.syslog android.permission.READ_LOGS
This command tells the phone's package manager to grant the
READ_LOGS permission to SysLog.
Latest updates
What's new in version 2.5.0
Version 2.5.0 - January 23, 2024- Set up fastlane for publishing a new version
- Add a fastlane Android version plugin
- Working on updating the fastfile
- Setup Fastlane
- Build and dependency updates
- Changelog: Add missing changelog for 2.4.2
- fastlane: Setup fastlane for F-droid
- Update build tools and gradle
- Dependency updates
- Update build tools
- Make all dialogs use a Material theme, cleanup
See https://github.com/Tortel/SysLog/blob/master/Changelog.md for full changelog
How to install SysLog APK on Android phone or tablet?
Download SysLog APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.tortel.syslog-v2.5.0-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
2.5.0 (37) | 4.9 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required