No, there is no built-in debugging or logging. The usual technique is to build your message flows step by step, debugging each flow with low-level message rates using print statements. Once a particular message flow works and is stable, you rarely need to worry about it again.
-Pieter 2012/1/16 Henry Conceição <[email protected]>: > Hi, > > Is there some sort of debugging logging or tracing built-in on zeromq? > I did a quick search on the site docs and couldn't found nothing > related to it. > > Cheers, > Henry Conceição > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
