[zeromq-dev] Enabling log
Pieter Hintjens
ph at imatix.com
Mon Jun 3 10:50:31 CEST 2013
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.rodolfo at 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 at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list