libmetal
|
#include <stdarg.h>
#include <metal/log.h>
#include <zephyr/kernel.h>
Functions | |
void | metal_zephyr_log_handler (enum metal_log_level level, const char *format,...) |
Variables | |
static const char *const | level_strs [] |
void metal_zephyr_log_handler | ( | enum metal_log_level | level, |
const char * | format, | ||
... | |||
) |
|
static |