Rearchitect logging

This commit is contained in:
topjohnwu
2022-07-06 01:16:08 -07:00
parent 2e52875b50
commit 70fd03d5fc
14 changed files with 172 additions and 154 deletions
+1 -2
View File
@@ -337,8 +337,7 @@ int resetprop_main(int argc, char *argv[]) {
++argv;
}
if (!verbose)
log_cb.d = nop_log;
set_log_level_state(LogLevel::Debug, verbose);
switch (argc) {
case 0: