Files
scrcpy/app
Romain Vimont 3456ca19c7 Add generic LOG() macro with level parameter
One log macro was provided for each log level (LOGV(), LOGD(), LOGI(),
LOGW(), LOGE()).

Add a generic macro LOG(LEVEL, ...) taking a log level as parameter, so
that it is possible to write logging wrappers.
2022-02-07 13:11:37 +01:00
..
2022-02-06 14:39:51 +01:00
2022-02-04 08:39:10 +01:00
2022-01-29 15:44:52 +01:00