mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-27 17:44:28 +01:00
Inconditionnally print the scrcpy version first, without using LOGI(). The log level is configured only after parsing the command line parameters (it may be changed via -V), and command line parsing logs should not appear before the scrcpy version.