Searched refs:log_level (Results 1 – 3 of 3) sorted by relevance
127 int log_level; member135 ((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)
333 trc_cfts[i].cft->log_level = lvl; in trc_apply_level_by_name()339 trc_feats[i].feat->log_level = lvl; in trc_apply_level_by_name()351 trc_cfts[i].cft->log_level = lvl; in trc_apply_level_by_category()355 trc_feats[i].feat->log_level = lvl; in trc_apply_level_by_category()
210 int log_level; /* log level for such filters */ member
Completed in 8 milliseconds