isomatch
Macros
logging.h File Reference
#include <cstdio>

Go to the source code of this file.

Macros

#define LOG_WARNING(fmt, ...)   fprintf(stderr, "[WARN] " fmt "\n", __VA_ARGS__)
 

Macro Definition Documentation

◆ LOG_WARNING

#define LOG_WARNING (   fmt,
  ... 
)    fprintf(stderr, "[WARN] " fmt "\n", __VA_ARGS__)