PatchworkOS
Loading...
Searching...
No Matches
debug.h File Reference

Go to the source code of this file.

Macros

#define AML_DEBUG_ERROR(ctx, format, ...)   aml_debug_error(ctx, __func__, format, ##__VA_ARGS__)
 Macro to simplify calling aml_debug_error() with the current function name.
 

Functions

void aml_debug_error (aml_term_list_ctx_t *ctx, const char *function, const char *format,...)
 Log a debug error message with context information.