Searched refs:log_multi_line (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/linkkit/include/linkkit/infra/ |
A D | infra_log.h | 20 #define log_multi_line(level, title, fmt, payload, mark) macro
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_httpc.c | 179 log_multi_line(LOG_DEBUG_LEVEL, "REQUEST", "%s", send_buf, ">"); in _http_send_header() 547 log_multi_line(LOG_DEBUG_LEVEL, "RESPONSE", "%s", buf, "<"); in httpclient_recv_response()
|
Completed in 4 milliseconds