Gelonida N <[email protected]> wrote on Wed Mar 28 2012 at 10:07:29:
> Is there a simple way to log all python logs from all processes into one
> file and all uwsgi logs into another one?

Would SyslogHandler be an option?
http://docs.python.org/library/logging.handlers.html#sysloghandler

-- robert

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to