Logger backend interface for forwarding to standard backend.
More...
Logger backend interface for forwarding to standard backend.
◆ log_backend_std_dropped()
#include <zephyr/logging/log_backend_std.h>
Report dropped messages to a standard logger backend.
- Parameters
-
output | Log output instance. |
cnt | Number of dropped messages. |
◆ log_backend_std_get_flags()
uint32_t log_backend_std_get_flags |
( |
void | | ) |
|
|
inlinestatic |
◆ log_backend_std_panic()
void log_backend_std_panic |
( |
const struct log_output *const | output | ) |
|
|
inlinestatic |