[zeromq-dev] Tracing/Debugging Logs
Pieter Hintjens
ph at imatix.com
Mon Jan 16 20:27:46 CET 2012
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 <henry.conceicao at gmail.com>:
> 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
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list