1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-11-04 17:09:02 -06:00
Files
suyu-mirror/src/yuzu_cmd
Nikita Strygin 9e384ed54b Make yuzu-cmd respect log_filter setting
Because logging infrastructure initializes before the loading of the
config, it reads the default setting for log_filter and ignores the one
set in config. To change log_filter after logging initialization some
additional calls need to be made.
2022-06-16 23:39:50 +03:00
..