mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-12 09:07:59 -05:00

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.