Searched defs:LOG_ERR (Results 1 – 8 of 8) sorted by relevance
35 #define LOG_ERR(format, ...) PW_LOG_ERROR(format, ##__VA_ARGS__) macro
30 LOG_ERR enumerator
13 #define LOG_ERR 3 macro
62 constexpr LogSeverity LOG_ERR = 3; variable
659 LOG_ERR = 3 # error conditions variable in SysLogHandler
756 LOG_ERR = 3 # error conditions variable in SysLogHandler
257 pub const LOG_ERR: ::c_int = 3; constant
1347 pub const LOG_ERR: ::c_int = 3; constant