Home
last modified time | relevance | path

Searched defs:Log_debug (Results 1 – 4 of 4) sorted by relevance

/dports/audio/umurmur/umurmur-0.2.17/src/
H A Dlog.h50 #define Log_debug(_args_, ...) ((void)0) macro
H A Dlog.c211 void Log_debug(const char *logstring, ...) in Log_debug() function
/dports/net/cjdns/cjdns-cjdns-v21.1/util/log/
H A DLog.h96 #define Log_debug(log, ...) Log_printf(log, Log_Level_DEBUG, __VA_ARGS__) macro
/dports/sysutils/monit/monit-5.29.0/src/
H A Dlog.c451 void Log_debug(const char *s, ...) { in Log_debug() function