- Don't use LOG() macro in initdata() until the config struct has been
authorBrendan O'Dea <bod@optus.net>
Thu, 5 May 2005 02:39:54 +0000 (02:39 +0000)
committerBrendan O'Dea <bod@optus.net>
Thu, 5 May 2005 02:39:54 +0000 (02:39 +0000)
  allocated (uses config->debug).
- Initialise log_stream to stderr to catch errors before the config file
  is read.


No differences found