commit | 7b5b9c632ffd2239a74f12cae5229c23c7af6d63 | [log] [tgz] |
---|---|---|
author | Jamie Lennox <jamielennox@gmail.com> | Mon Feb 20 13:47:22 2017 -0500 |
committer | Jamie Lennox <jamielennox@gmail.com> | Mon Feb 20 14:31:37 2017 -0500 |
tree | a721113ad22edc8bd0f07435bdfb1134fc2266e0 | |
parent | 40728e3ef401296579ba9904dc4f7a67dfaced03 [diff] |
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