Searched refs:level_str (Results 1 – 1 of 1) sorted by relevance
385 const char *level_str = ga_log_level_str(level); in ga_log() local 394 syslog(glib_log_level_to_system(level), "%s: %s", level_str, msg); in ga_log() 402 fprintf(s->log_file, "%s: %s: %s\n", nowstr, level_str, msg); in ga_log()