DEBUGMSG
#define DEBUGMSG "Level[%d]: %s"
#define DEBUGMSG(msg) debugmsg = (msg);
#define DEBUGMSG(msg) ;