core: Load config before setting log handler
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 26 Oct 2009 14:49:17 +0000 (16:49 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 26 Oct 2009 14:49:17 +0000 (16:49 +0200)
commit48bf482bc6658e2222ebae42f5a5980d7b4d2d7a
treeda5514c539fae5d426babae77a2bcebaa43201f9
parenta39fbb917e04fd5392dcfbdbf7c80bd209d052d8
core: Load config before setting log handler

Setting log handler before loading the config was suppressing all
debug messages. However now we have the problem that ALL messages
are printed even if they are of the level that is not allowed by the
config. Hopefully this problem is much more tolerable than the problem
this commit solves since there are not many messages printed before
config is loaded.
src/rygel/rygel-log-handler.vala