Make error reporting work for errors in logger.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 12 Aug 2009 20:04:54 +0000 (22:04 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 13 Aug 2009 09:58:42 +0000 (11:58 +0200)
commitab8105e7f3d6adbea1e4e9de73075a8cdcaa980c
tree51778ca71f1156ac78db38ac28e7135e7436a3b8
parentb1d5fde69de3855d95953d8a046c3105df1413bd
Make error reporting work for errors in logger.

Previously, errors in the logger initialization would cause the
exception handling to barf.
src/main.py