Searched defs:log_notice (Results 1 – 3 of 3) sorted by relevance
104 log_notice(char const *message, ...) in log_notice() function
61 #define log_notice(x...) LOG_LINE(_LOG_NOTICE, x) macro