InChI
 
Loading...
Searching...
No Matches
logging.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LOGGING_ENABLED   0 /*(@nnuk : Nauman Ullah Khan) :: Change to zero (0) if print outputs not needed otherwise keep it one (1)*/
 
#define LOG_NO_ARGS(message)
 
#define LOG_MULT_ARGS(format, ...)
 

Macro Definition Documentation

◆ LOG_MULT_ARGS

#define LOG_MULT_ARGS (   format,
  ... 
)

◆ LOG_NO_ARGS

#define LOG_NO_ARGS (   message)

◆ LOGGING_ENABLED

#define LOGGING_ENABLED   0 /*(@nnuk : Nauman Ullah Khan) :: Change to zero (0) if print outputs not needed otherwise keep it one (1)*/