I am attempting to build a debug log message function that records the file, line, and function of of where the log message was called from.
#define DEBUG_P
As often Boost is THE cross platform solution with BOOST_CURRENT_FUNCTION defined in .