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.h logging: Fix LOG_LEVEL dependency on log.h include 2018-11-15 16:31:08 -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 logging: reorder designated initializers in __LOG macro 2018-11-27 16:21:04 -08:00
log_ctrl.h logging: refactor log_filter_set to set existing log level 2018-11-20 08:43:34 -05:00
log_instance.h logging: Handle nios2 global pointer register issue 2018-11-10 12:38:29 -05:00
log_msg.h logging: Fix possible out-of-bound access in log_output 2018-10-30 15:29:28 +01:00
log_output.h logging: Add network backend 2018-12-04 15:55:53 -05:00
sys_log.h logging: deprecate SYS_LOG_ macros 2018-10-31 10:11:14 -04:00