RTRlib
Loading...
Searching...
No Matches
log_private.h File Reference

Go to the source code of this file.

Functions

void lrtr_dbg (const char *frmt,...) __attribute__((format(printf
 Writes a message to stdout if NDEBUG isn't defined.
 

Function Documentation

◆ lrtr_dbg()

void lrtr_dbg ( const char *  frmt,
  ... 
)

Writes a message to stdout if NDEBUG isn't defined.

Parameters
[in]frmtlog message in printf format style.