Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
109.43k stars 10.52k forks source link

where is the log file, on windwos system; or what is log file name? #2445

Open fallinsilence opened 3 years ago

fallinsilence commented 3 years ago

Where is the log file, on windwos system; or what is log file name? I can't find this file

rom1v commented 3 years ago

There is no log file, the oitput is in the console.

The logs from the device can be shown using adb logcat (independant of scrcpy). To dump them: adb logcat -d logs.txt.