From 0002ecc5bb7078e2da0350fcc3c2850cf02bcd7b Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 10 Apr 2018 11:29:02 -0400 Subject: Bug 1450990 - Refactor a bunch of the logging config files --- vagrant_support/apache.j2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vagrant_support/apache.j2') diff --git a/vagrant_support/apache.j2 b/vagrant_support/apache.j2 index 773672fa1..2222de41b 100644 --- a/vagrant_support/apache.j2 +++ b/vagrant_support/apache.j2 @@ -1,6 +1,8 @@ PerlSwitches -wT PerlSetEnv USE_NYTPROF 0 PerlSetEnv BUGZILLA_UNSAFE_AUTH_DELEGATION 1 +PerlPassEnv LOG4PERL_CONFIG_FILE +PerlSetEnv LOG4PERL_STDERR_DISABLE=1 PerlConfigRequire /vagrant/mod_perl.pl -- cgit v1.2.3-24-g4f1b