[zeromq-dev] Sometime fails zmq 3.1 with latest czmq on windows
Pieter Hintjens
ph at imatix.com
Mon Jun 25 14:05:18 CEST 2012
On Mon, Jun 25, 2012 at 4:46 PM, Viet Hoang (Quant Edge)
<viet.hoang at quant-edge.com> 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
More information about the zeromq-dev
mailing list