filmov
tv
Complete Logcat command-line | How to use adb log for testing and development

Показать описание
Android logcat is a command-line tool that dumps a log of system messages, including stack traces when the device throws an error and messages that are written by applications with the "Log" class.