Zephyr Project API  3.3.0
A Scalable Open Source RTOS
log_backend_std.h File Reference

Go to the source code of this file.

Functions

static uint32_t log_backend_std_get_flags (void)
 
static void log_backend_std_panic (const struct log_output *const output)
 Put a standard logger backend into panic mode. More...
 
static void log_backend_std_dropped (const struct log_output *const output, uint32_t cnt)
 Report dropped messages to a standard logger backend. More...