Sample Apache error syslog captures stderr user/berick/apache-stderr-syslog-conf
authorBill Erickson <berick@esilibrary.com>
Wed, 10 Oct 2012 21:26:06 +0000 (17:26 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 10 Oct 2012 21:26:06 +0000 (17:26 -0400)
commit116a5422b4b050e36f81d11c3307d2f30363384e
treead5477b0998dc9ce17848e7774dfeac91ce0bf19
parentf64b4a4aca8884e46e1e60c7a4a38fd7e9157952
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>
Open-ILS/examples/apache/eg.conf