Home
last modified time | relevance | path

Searched refs:LOG_VERBOSE2 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/c/
H A Dlibfossscheduler.h174 #define LOG_VERBOSE2(...) if(TVERBOSE2) LOG_NOTICE(__VA_ARGS__); macro
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/maintagent/agent/
H A Dprocess.c504 LOG_VERBOSE2("Removed file '%s'", logPath); in removeOrphanedLogFiles()