Searched refs:PW_LOG_LEVEL (Results 1 – 10 of 10) sorted by relevance
59 #ifndef PW_LOG_LEVEL60 #define PW_LOG_LEVEL PW_LOG_LEVEL_DEBUG macro68 #define PW_LOG_ENABLE_IF(level, flags) ((level) >= PW_LOG_LEVEL)
16 #define PW_LOG_LEVEL PW_KVS_LOG_LEVEL macro
23 #define PW_LOG_LEVEL PW_LOG_LEVEL_DEBUG macro
156 #define PW_LOG_LEVEL PW_LOG_LEVEL_WARN185 .. c:macro:: PW_LOG_LEVEL187 Filters logs by level. Source files that define ``PW_LOG_LEVEL`` will display195 #define PW_LOG_LEVEL PW_LOG_LEVEL_INFO