Similar to %echo a directive (perhaps %debugmsg) that allows inserting information/comments into the debugging log output.
%echo echos data to the console window so it pops-up for all users, the new directive would only put info in the debug output file instead of interrupting the user. Then we could leave the statements in a config file and just ask users to send us a debug log when a problem arose.