On Mon, Jun 25, 2012 at 4:46 PM, Viet Hoang (Quant Edge)
<[email protected]> wrote:

> Do you have any example or instruction on how to property writing log to
> file file from C? We do not want to interrupt the libzmq on live production
> system.

I don't have code examples right here, but you might write to the
Windows event log. In any case this is when a process is crashing, so
it's not going to interrupt anything. You can configure the service to
restart automatically, right?

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to