Sample Apache error syslog captures stderr
authorBill Erickson <berick@esilibrary.com>
Wed, 10 Oct 2012 21:26:06 +0000 (17:26 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 24 Oct 2012 04:11:51 +0000 (00:11 -0400)
commit92f9a371dffad6a741dd5e6abc6ab8ba65a82713
tree4efd922046e8b12bb6187975c2f38d21c836347d
parentea7ecb2dc7bdb12582aac55ca7e92a416592cecd
Sample Apache error syslog captures stderr

Not all STDERR output and not all $req->log->foo() output makes it to
the Apache error log when using the 'ErrorLog syslog:local7'
configuration directive.  This changes the sample config to match the
CustomLog config so that all output is captured and redirected to
syslog.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/apache/eg.conf