If a logging file is opened at the level of a Python application, how would the log file name be communicated to a C-extension so that logging from the extension would be sent to the same log file?
-- https://mail.python.org/mailman/listinfo/python-list