zephyr/subsys/logging/backends
Jukka Rissanen b042c5796a logging: Fix network backend compilation
Because of include file changes, we now need to include both
hostname.h and net_if.h in the syslog logging module directly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-05-20 14:25:44 +03:00
..
CMakeLists.txt logging: Remove hda log backend 2024-01-17 09:52:48 +01:00
Kconfig logging: Remove hda log backend 2024-01-17 09:52:48 +01:00
Kconfig.adsp
Kconfig.adsp_mtrace
Kconfig.ble
Kconfig.efi_console
Kconfig.fs
Kconfig.multidomain
Kconfig.native_posix subsys logging: Enable native backend if possible 2024-01-10 10:01:37 +01:00
Kconfig.net log: net: Add structured logging support to syslog 2024-03-12 09:44:11 +00:00
Kconfig.rtt
Kconfig.spinel
Kconfig.swo
Kconfig.uart
Kconfig.xtensa_sim
log_backend_adsp_mtrace.c
log_backend_adsp.c
log_backend_ble.c
log_backend_efi_console.c
log_backend_fs.c Fixes small typo in log_backend_fs.c 2024-05-12 11:04:22 -04:00
log_backend_ipc_service.c
log_backend_native_posix.c
log_backend_net.c logging: Fix network backend compilation 2024-05-20 14:25:44 +03:00
log_backend_rtt.c
log_backend_spinel.c
log_backend_swo.c
log_backend_uart.c pm: console: Use async runtime put to minimize resumption/suspension 2024-01-18 10:51:10 +01:00
log_backend_xtensa_sim.c
log_multidomain_backend.c logging: backends: multidomain: Fix compilation warning 2024-03-15 11:36:08 +00:00