diff options
Diffstat (limited to 'perl-external/dpan_l4p_config')
-rw-r--r-- | perl-external/dpan_l4p_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-external/dpan_l4p_config b/perl-external/dpan_l4p_config index 883372464..dace9b77f 100644 --- a/perl-external/dpan_l4p_config +++ b/perl-external/dpan_l4p_config @@ -1,4 +1,5 @@ log4perl.rootLogger = DEBUG, Screen log4perl.appender.Screen = Log::Log4perl::Appender::Screen +log4perl.appender.Screen.stderr = 0 log4perl.appender.Screen.layout = Log::Log4perl::Layout::SimpleLayout |