You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Rearchitect logging
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user