Debug logging helpers for system output. More...
#include "printf.h"

Go to the source code of this file.
Macros | |
| #define | sys_debugf(context, format, ...) _sys_debugf_impl(context, format, ##__VA_ARGS__) |
| Debug-only formatted logging helper. More... | |
Debug logging helpers for system output.
Definition in file debugf.h.