PipeWire  0.3.64
log.h File Reference

spa/debug/log.h More...

Go to the source code of this file.

Macros

#define spa_debug(fmt, ...)   ({ printf((fmt"\n"), ## __VA_ARGS__); })
 
#define spa_debugn(fmt, ...)   ({ printf((fmt), ## __VA_ARGS__); })
 

Detailed Description