picofuse

Macros
debugf.h File Reference

Debug logging helpers for system output. More...

#include "printf.h"
Include dependency graph for debugf.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Debug logging helpers for system output.

Definition in file debugf.h.