summaryrefslogtreecommitdiffstats
path: root/conf/log4perl-test.conf
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-06-22 04:04:35 +0200
committerDylan William Hardison <dylan@hardison.net>2018-06-28 22:42:01 +0200
commit9eb1c9325fc0856155c6e9772a5db41d203cada2 (patch)
tree6be87db42deaf5806d5811ea33123bab0ae235eb /conf/log4perl-test.conf
parent73076d597e18586a894afedb62fcd9589395d514 (diff)
downloadbugzilla-9eb1c9325fc0856155c6e9772a5db41d203cada2.tar.gz
bugzilla-9eb1c9325fc0856155c6e9772a5db41d203cada2.tar.xz
test test, is this thing on?
Diffstat (limited to 'conf/log4perl-test.conf')
-rw-r--r--conf/log4perl-test.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/log4perl-test.conf b/conf/log4perl-test.conf
index 1760279db..7e185b20f 100644
--- a/conf/log4perl-test.conf
+++ b/conf/log4perl-test.conf
@@ -6,7 +6,7 @@ log4perl.appender.Cereal.defer_connection=1
log4perl.appender.Cereal.layout = Log::Log4perl::Layout::PatternLayout
log4perl.appender.Cereal.layout.ConversionPattern = %X{request_id} %d %6p | %c | %m{chomp}%n
-log4perl.filter.LOG_TO_STDERR = sub { not $ENV{LOG4PERL_STDERR_DISABLE} }
+log4perl.filter.LOG_TO_STDERR = sub { 0 }
log4perl.appender.Screen = Log::Log4perl::Appender::Screen
log4perl.appender.Screen.Filter = LOG_TO_STDERR
log4perl.appender.Screen.stderr = 1