libcobaro-trace0  1.0.0
 All Files Functions Macros Pages
Macros | Functions
trace.h File Reference

Go to the source code of this file.

Macros

#define COBARO_TRACE(level, format,...)
 

Functions

void cobaro_trace (char *file, int line, int level, char *format,...)
 Underlying call, use only through the macro.
 
char * cobaro_trace_version (void)
 Printable version number.
 

Macro Definition Documentation

#define COBARO_TRACE (   level,
  format,
  ... 
)
Parameters
[in]levelloglevel with higher numbers having more detail
[in]formatprintf styled format string. Note that a as VA_ARGS cannot be empty this should consume at least one argument
[in]...printf arguments