Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/example/
A Dulog_example.c21 static char show_log_list_buffer[512]; variable
32 if (0 == aos_get_ulog_list(show_log_list_buffer, sizeof(show_log_list_buffer))) { in ulog_example()
33 LOG("Log List %s", show_log_list_buffer); in ulog_example()

Completed in 2 milliseconds