Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_trc.h66 #define CURL_LOG_LVL_INFO 1 macro
135 ((data)->state.feat->log_level >= CURL_LOG_LVL_INFO)))
138 (cf) && (cf)->cft->log_level >= CURL_LOG_LVL_INFO)
141 (ft)->log_level >= CURL_LOG_LVL_INFO)
H A Dcurl_trc.c376 lvl = CURL_LOG_LVL_INFO; in trc_opt()
380 lvl = CURL_LOG_LVL_INFO; in trc_opt()

Completed in 6 milliseconds