How can I log the subprocess that I am running to a file? Ordinarily I would just set that in the config file for the subprocesses, but how do I account for supervisor? I'd like to see
process1.log process2.log supervisord.log Right now i get p1 and p2 in the supervisord log. -- Kevin Beckford Lead Developer, Lazyweb Construction Company, http://lazyweb.ca [email protected] _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
