I inserted a few fprintf statements in zmc.cpp and zm_monitor.cpp. when I run zmc directly from the console, I can see the print outs. But when I start all the program with zmpkg.pl start, I see nothing in the window.
I found zmc outputs in /tmp/zmdc.log, but don't see the outputs I inserted in Monitor:Analysis and Monitor:Setup (zm_monitor.cpp). I assume that if there were events triggered, Monitor:Analysis and Setup must have been run? but where are the output?