Sphinx 1.6 deprecated using the application object to perform logging
and it will be removed in the upcoming 2.0 release. This updates our
extensions to use the recommended sphinx.util.logging instead.
Change-Id: Ib76bdcfa691b1ae02d95d0d171dbaf67a933ff05
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>