Send the native log to syslog
authorRuss Allbery <rra@debian.org>
Thu, 26 Jun 2008 00:18:03 +0000 (17:18 -0700)
committerRuss Allbery <rra@debian.org>
Thu, 26 Jun 2008 00:18:03 +0000 (17:18 -0700)
commit4d07b4576c301a7f77aed1cff40b2f891015167b
treee098f69b63f06eca67f1f6c8b2eb0d7924e4b8dd
parentf483bc9cd050359f70cf611c73eabee31625d6b3
Send the native log to syslog

The default native log appender tries to write to native.log in the
Apache log directory, but since that directory is not writable by the
Apache web user (regular Apache logs are handled by the root process),
the logs normally go nowhere.  Change the default to log to syslog so
the logs at least go somewhere.
configs/native.logger.in