Allow loading logging config from yaml

The newer dictConfig logging configuration allows a much more flexible
configuration and should be used in preference to the file config. For
backwards compatibility if the logging configuration has a yaml
extension then load it, otherwise fall back to the file config.

Change-Id: I755c785ad22c2d3b3e1e13784f2b2c8640211639
1 file changed