`#define Log(x,y) App.Log(x,y)` `Log(DB0, "this text, will fail");`
#define Log(x,y) App.Log(x,y)Log(DB0, "this text, will fail");