log_notice(_("restarting logging with changed parameters\n"));
logger_shutdown();
logger_init(orig_options,progname());
logger_init(orig_options,progname(),false);
}
if(config_changed==true)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.