Skip to content

Instantly share code, notes, and snippets.

@chrisfarms
Created March 13, 2011 00:16
Show Gist options
  • Save chrisfarms/867731 to your computer and use it in GitHub Desktop.
Save chrisfarms/867731 to your computer and use it in GitHub Desktop.
def main():
from lib.xmpplogging import XmppLogHandler
XmppLogHandler.add('your@jabber.id')
run_wsgi_app(application)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment