mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-12 09:24:29 +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.