zephyr/include/logging
Jukka Rissanen 44a9bb6abe logging: Add network backend
Allow logging subsystem to send the logging messages to outside
system. This backend implements RFC 5424 (syslog protocol) and
RFC 5426 (syslog over UDP).

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-12-04 15:55:53 -05:00
..
log_backend.h logging: Clean up in log_backend.h (asserts and doxygen) 2018-12-03 14:22:42 -08:00
log_core.h
log_ctrl.h
log_instance.h
log_msg.h
log_output.h logging: Add network backend 2018-12-04 15:55:53 -05:00
log.h
sys_log.h