summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/log4perl-test.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/log4perl-test.conf b/conf/log4perl-test.conf
index 65558ba4f..34b163073 100644
--- a/conf/log4perl-test.conf
+++ b/conf/log4perl-test.conf
@@ -16,3 +16,5 @@ log4perl.appender.File = Log::Log4perl::Appender::File
log4perl.appender.File.layout = Log::Log4perl::Layout::Mozilla
log4perl.appender.File.filename = /app/bugzilla.log
log4perl.appender.File.mode = append
+log4perl.appender.File.syswrite = 1
+log4perl.appender.File.autoflush = 1