mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
The verbosity was set either to info (in release mode) or debug (in
debug mode).
Add a command-line argument to change it, so that users can enable debug
logs using the release:
scrcpy -Vdebug
|
||
|---|---|---|
| .. | ||
| buffer_util.h | ||
| cbuf.h | ||
| lock.h | ||
| log.h | ||
| net.c | ||
| net.h | ||
| queue.h | ||
| str_util.c | ||
| str_util.h | ||