SetPrintLevel sets the log level used by Print*() calls. If the second argument is true, Println(), Printf(), Print() will respect the Logger log level. If the second argument is false, log event will be generated regardless of Logger log level. Handlers and Writers may still filter the event out.
(level syslog.Priority, respect bool)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected