I will like to be able to do something like this
int myVar = 3; void logger(int param) { std::cout << nameOf(param) << ": " <<