blendfile: Python modules shouldn't set their own log level.
commit5b03267edc97da04eb66cc2b652d8334460f81b2
authorSybren A. Stüvel <sybren@stuvel.eu>
Wed, 22 Jun 2016 12:12:48 +0000 (22 14:12 +0200)
committerCampbell Barton <ideasman42@gmail.com>
Wed, 22 Jun 2016 23:11:51 +0000 (23 09:11 +1000)
treea90f0c02cda22ecc5231724396668c00cf71ac34
parent75fb4e0a91d46bb8695579b6a780d2c9a9aef624
blendfile: Python modules shouldn't set their own log level.

Logging configuration should be done by the user, as described in
https://code.blender.org/2016/05/logging-from-python-code-in-blender/
io_blend_utils/blend/blendfile.py