Test cleanups: add logging hook for openid.oidutil
The openid lib sends all of its logging to STDERR unless you
tell it otherwise. I've told it otherwise. The openid log
is now merged into our regular logging stream, cleaning up
the test suite output.