Searched refs:SYSLOG_IF (Results 1 – 2 of 2) sorted by relevance
346 #define SYSLOG_IF(severity, condition) LOG_IF(severity, condition) macro362 SYSLOG_IF(FATAL, !(condition)) << "Assert failed: " #condition ". "
406 #define SYSLOG_IF(severity, condition) LOG_IF(severity, condition) macro441 SYSLOG_IF(FATAL, !(condition)) << "Assert failed: " #condition ". "