scrcpy/server/src
Romain Vimont ff82852f28 Print info logs to stdout
All server logs were printed to stdout, while all client logs were
printed to stderr.

Instead, use stderr for warnings and errors, stdout for the others:
 - stdout: verbose, debug, info
 - stderr: warn, error
2023-03-09 19:21:33 +01:00
..
main Print info logs to stdout 2023-03-09 19:21:33 +01:00
test/java/com/genymobile/scrcpy Forward action button to device 2023-01-30 20:57:54 +01:00