I have an C++ program that runs on an embedded system. When the client encounters a problem he sends me a log file. And it would be great to see exactly when the binary was build in the log. So, currently I use this simple but very ineffective method:I have an C++ program that runs on an embedded