hoping someone can answer this question- i can't seem to get my logging right while using supervisord
i'm not using twisted logging, just the regular python logging infrastructure. the two end-results I've had: - everything double-logs into twistd.log & /var/log/supervisor.log - anything this is `print`'ed appears in my twistd.log , but none of the `log.debug()` lines appear the end result I want, is for debug info from the twisted process to be recorded in a single file _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python