From: Jonathan McDowell Date: Sat, 25 Sep 2004 09:05:04 +0000 (+0000) Subject: Fix maxpath to initialise the logging infrastructure. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/168d9233fd2efadcb50f76e57f960fb875383fbb?ds=sidebyside;hp=168d9233fd2efadcb50f76e57f960fb875383fbb Fix maxpath to initialise the logging infrastructure. maxpath wasn't initialising the logging infrastructure, so would log to stderr rather than the log file for example. Fix this. ---