Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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.
 
static void log_backend_std_dropped (const struct log_output *const output, uint32_t cnt)
 Report dropped messages to a standard logger backend.