Searched defs:app_log_env_t (Results 1 – 1 of 1) sorted by relevance
110 struct app_log_env_t { struct111 app_log_init_t app_log_init; /**< App log initialization variables. */112 bool is_filter_set; /**< App log filter is set or not. */113 app_log_trans_func_t trans_func; /**< App log transmit function. */114 app_log_flush_func_t flush_func; /**< App log flush function. */