I don't think anyone answered it.

There's no logging in ZeroMQ at the message level because that makes
no real sense. There is logging for a set of events via
zmq_ctx_set_monitor. Most applications that do complex work with
messages will do their own logging.

-Pieter

On Sun, Jun 2, 2013 at 8:22 PM, Rodolfo Damas <damas.rodo...@gmail.com> wrote:
> (pls disregard my prev email)
>
> I'm a bit confused here.. Did anyone answer the post below?
>
> Thanks,
> Rodolfo.
>
> http://lists.zeromq.org/pipermail/zeromq-dev/2013-May/021573.html
>
> Hello All,
>
> Is it possible to enable built-in trace/debug level logging for ZeroMQ?
>
> Thanks,
>
> Erwin Karbasi
>
> AT&T, Senior Software Architect
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to