Home
last modified time | relevance | path

Searched refs:SEVERITY (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_log.h46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY)) argument
48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__) argument
51 #define LLOG(SEVERITY, LISTEN) \ argument
52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
55 #define WLOG(SEVERITY, WORKER) \ argument
56 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[WORKER:" << WORKER << "] ")
59 #define CLOG(SEVERITY, CLIENT_HANDLER) \ argument
60 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
64 #define ULOG(SEVERITY, UPSTREAM) \ argument
65 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[UPSTREAM:" << UPSTREAM \
[all …]
/third_party/curl/packages/vms/
Dcurlmsg.msg45 .SEVERITY SUCCESS
48 .SEVERITY ERROR
Dcurlmsg.sdl17 /* THE ERROR SEVERITY LEVEL. WITH THE EXCEPTION OF