diff options
Diffstat (limited to 'perl-external/dpan_l4p_config')
-rw-r--r-- | perl-external/dpan_l4p_config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-external/dpan_l4p_config b/perl-external/dpan_l4p_config new file mode 100644 index 000000000..dace9b77f --- /dev/null +++ b/perl-external/dpan_l4p_config @@ -0,0 +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 |