summaryrefslogtreecommitdiffstats
path: root/conf/log4perl-t.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/log4perl-t.conf')
-rw-r--r--conf/log4perl-t.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/log4perl-t.conf b/conf/log4perl-t.conf
new file mode 100644
index 000000000..33100d76c
--- /dev/null
+++ b/conf/log4perl-t.conf
@@ -0,0 +1,4 @@
+log4perl.rootLogger = DEBUG, Screen
+log4perl.appender.Screen = Log::Log4perl::Appender::Screen
+log4perl.appender.Screen.layout = Log::Log4perl::Layout::PatternLayout
+log4perl.appender.Screen.layout.ConversionPattern = # [%6p] {%c} %m{chomp}%n