17 #define LOG_LINE_SIZE 1024
static struct ubus_context * ctx
void log_init(int log_size)
struct log_head * log_list(int count, struct log_head *h)
void log_add(char *buf, int size, int source)
void ubus_notify_log(struct log_head *l)
void(* log_list_cb)(struct log_head *h)
int log_buffer_init(int size)
void log_udebug_config(struct udebug_ubus *ctx, struct blob_attr *data, bool enabled)