Use logging.config.fileConfig()
authorJoar Wandborg <joar@wandborg.se>
Thu, 7 Feb 2013 21:35:42 +0000 (22:35 +0100)
committerJoar Wandborg <joar@wandborg.se>
Thu, 7 Feb 2013 21:35:42 +0000 (22:35 +0100)
commit9d7c69fb74283d15589d8ed970d5b3bd1cfee2f0
treefa351f7de20e76ff9c7280d5a96588656ed4b6e0
parent657a4637999cdf247bf71b5074e41af59b8bd8a2
Use logging.config.fileConfig()

Instead of the monster I had built before.
mediagoblin/init/celery/from_celery.py