Part of lp.services.mailman.monkeypatches
| Function | get_mailing_list_api_proxy | Undocumented | 
| Function | log_exception | Write the current exception traceback into the Mailman log file. | 
| Function | handle_proxy_error | Log the error and enqueue the message if needed. | 
| Class | XMLRPCRunner | A Mailman 'queue runner' for talking to the Launchpad XMLRPC service. | 
This is really just a convenience function for a refactored chunk of common code.
| Parameters | message | The message to appear in the xmlrpc and error logs. It may be a format string. | 
| args | Optional arguments to be interpolated into a format string. |