From: Jonathan McDowell <noodles@earth.li>
Date: Thu, 23 Sep 2004 15:20:16 +0000 (+0000)
Subject: Fix sixdegrees to initialise the logging infrastructure.
X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/63d00390a7c0507abd8099821d86602e9256c43b?hp=63d00390a7c0507abd8099821d86602e9256c43b

Fix sixdegrees to initialise the logging infrastructure.
sixdegrees wasn't initialising the logging infrastructure, so would
log to stderr rather than the log file for example. Fix this.
---