This might interest you:

http://zeromq.github.com/pyzmq/logging.html

On Mon, Aug 13, 2012 at 6:54 AM, andrea crotti <[email protected]>wrote:

> I was wondering if it would make sense to redirect the logging messages
> from my Python program to a zeromq socket, and get them collected and
> processed by the sink process..
>
> This would allow to write on disk only from one process, and have a real
> time situation without reading to a file..
>
> The logging module has already a lot of handlers, so it should not be
> too hard to create a new one, what do you think?
> Anyone did something similar?
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to