From d3a985d65aafa1de4c3cd624819d24f3b2ad98ea Mon Sep 17 00:00:00 2001 From: takezoe Date: Sun, 2 Jun 2013 22:59:59 +0900 Subject: [PATCH] Add logback.xml. --- src/main/resources/logback.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/main/resources/logback.xml diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml new file mode 100644 index 000000000..1fdfbec5c --- /dev/null +++ b/src/main/resources/logback.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file