Is there a way to change klog's log level

Hi to everyone, I have deployed kubernetes dashboard and found that it’s metric scraper is logging access log using klog.Info without verbosity set. What should I do if I only want klog to only log warn or levels above?