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