zephyr/subsys/logging
Jukka Rissanen 9f73d5e2fd syslog: Add networking backend
If network based syslog backend is enabled in Kconfig file,
then syslog messages are sent to external system using UDP.
See RFC 5424 and RFC 5426 for details about the syslog protocol.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-15 15:19:46 +02:00
..
CMakeLists.txt syslog: Add networking backend 2018-03-15 15:19:46 +02:00
event_logger.c lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
Kconfig syslog: Add networking backend 2018-03-15 15:19:46 +02:00
kernel_event_logger.c cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
sys_log_net.c syslog: Add networking backend 2018-03-15 15:19:46 +02:00
sys_log.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00