I use SocketHandler across multiple apps, not just by my uwsgi servers and
its handles the job perfectly, the added bene of all of my log files being
on one file system.  And all the code you need to build your own is all
online. I use this in conjunction with regular rotating file handlers that
are located on the local system, should i need that flexibility.

On Wed, Mar 28, 2012 at 10:19 AM, Frank Jania <[email protected]> wrote:

> You might check out http://pypi.python.org/pypi/ConcurrentLogHandler/
>
>
> Frank JANIA
> I solve problems.
>
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to