Make config printout go to selected log target
authorSteven Luo <steven+maemo@steven676.net>
Sun, 21 Feb 2010 03:54:54 +0000 (19:54 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Sun, 21 Feb 2010 03:54:54 +0000 (19:54 -0800)
The config printout that gets displayed on startup was happening before
log_config(), so it was always going to stdout regardless of the logging
setting.  Fix this.


No differences found