Home
last modified time | relevance | path

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

/subsys/logging/backends/
A Dlog_backend_mqtt.c100 log_backend_enable(&log_backend_mqtt, (void *)client, CONFIG_LOG_MAX_LEVEL); in log_backend_mqtt_client_set()
A DKconfig.uart37 the backend manually using log_backend_enable().
A Dlog_backend_ble.c104 log_backend_enable(log_backend_ble_get(), NULL, CONFIG_LOG_MAX_LEVEL); in log_notify_changed()
/subsys/shell/
A Dshell_log_backend.c43 log_backend_enable(backend->backend, ctx, init_log_level); in z_shell_log_backend_enable()
/subsys/logging/
A Dlog_core.c315 log_backend_enable(backend, in activate_foreach_backend()
353 log_backend_enable(backend, in z_log_init()
A Dlog_cmds.c352 log_backend_enable(backend, backend->cb->ctx, CONFIG_LOG_MAX_LEVEL); in log_go()
A Dlog_mgmt.c559 void log_backend_enable(struct log_backend const *const backend, in log_backend_enable() function

Completed in 15 milliseconds