Logcat Reader makes it easy to view and save the device logs. The source code is available at github.com/darshanparajuli/LogcatReader.
Features:
• Color coded logs based on log priority
• Search through log messages and tags
• Option to select from available log buffers*
• Save the logs as a simple text file (as you would see via logcat)
• Dark UI theme (switches on at night automatically by default)
*May not work on all devices, in which case, the option will simply not be present in Settings.
Permissions:
android.permission.WRITE_EXTERNAL_STORAGE
Needed for saving logs.
android.permission.READ_LOGS
Required for fetching all of the logs, not just the ones produced by the app itself, instructions to grant this permission will show every time the app is opened.
Tested on:
HTC One (m7)
HTC 10
GitHub: https://github.com/darshanparajuli/LogcatReader
Thank you for checking out this app :)
Logcat lector hace que sea fácil de ver y guardar los registros del dispositivo. El código fuente está disponible en github.com/darshanparajuli/LogcatReader.
características:
• Registros de código de color según la prioridad de registro
• Buscar a través de mensajes de registro y etiquetas
• Opción para seleccionar de búferes de registro disponibles *
• Guardar los registros como un archivo de texto simple (como se podría ver a través de Logcat)
• Oscuro IU tema (se enciende en la noche automáticamente por defecto)
* puede no funcionar en todos los dispositivos, en cuyo caso, la opción de simplemente no estar presente en la configuración.
Permisos:
android.permission.WRITE_EXTERNAL_STORAGE
Necesario para el ahorro de troncos.
android.permission.READ_LOGS
Se requiere para ir a buscar todos de los registros, no sólo a los producidos por la propia aplicación, instrucciones para conceder este permiso se mostrará cada vez que se abre la aplicación.
Probado en:
HTC One (m7)
HTC 10
GitHub: https://github.com/darshanparajuli/LogcatReader
Gracias por visitar esta aplicación :)