zephyr/subsys/logging/backends
Victor Chavez 649570ebc4 logging: Fixed BLE backend when used alone
There was a bug in the BLE backend when it was the only enabled
backend. Instead of using the API `log_backend_activate` to
activate the backend, the logger requires the first time to be
enabled with `log_backend_enable`.

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
2023-04-04 08:53:25 +00:00
..
CMakeLists.txt logging: Added BLE Backend Service 2023-04-03 15:17:57 +02:00
Kconfig logging: Added BLE Backend Service 2023-04-03 15:17:57 +02:00
Kconfig.adsp
Kconfig.adsp_hda
Kconfig.adsp_mtrace
Kconfig.ble logging: Added BLE Backend Service 2023-04-03 15:17:57 +02:00
Kconfig.efi_console
Kconfig.fs logging: log_backend_fs: added LOG_BACKEND_FS_AUTOSTART configuration 2022-10-26 12:00:29 +02:00
Kconfig.multidomain logging: Add ipc_service log backend 2022-10-17 10:16:53 +02:00
Kconfig.native_posix
Kconfig.net
Kconfig.rtt
Kconfig.spinel
Kconfig.swo
Kconfig.uart logging: backend_uart: Reword buffer size Kconfig text 2022-12-21 12:23:23 +01:00
Kconfig.xtensa_sim
log_backend_adsp_hda.c dma: dts: Rename of the dma_buf_alignment to dma-buf-addr-alignment 2022-11-23 15:36:31 -05:00
log_backend_adsp_mtrace.c
log_backend_adsp.c
log_backend_ble.c logging: Fixed BLE backend when used alone 2023-04-04 08:53:25 +00:00
log_backend_efi_console.c
log_backend_fs.c logging: log_backend_fs: added LOG_BACKEND_FS_AUTOSTART configuration 2022-10-26 12:00:29 +02:00
log_backend_ipc_service.c logging: Add ipc_service log backend 2022-10-17 10:16:53 +02:00
log_backend_native_posix.c
log_backend_net.c
log_backend_rtt.c
log_backend_spinel.c
log_backend_swo.c
log_backend_uart.c logging: backend_uart: handle PM on panic 2023-03-03 09:17:49 +01:00
log_backend_xtensa_sim.c
log_multidomain_backend.c logging: Renamed internal defines to get rid of 2 suffix 2023-03-09 15:10:06 -08:00