From d6989f1e54104d09b8af6d22cf46ea4f6fc5f4dc Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 10 Sep 2014 00:12:30 +0200 Subject: o Initial import of postgresql LISTEN/NOTIFY code. --- src/main/resources/logback.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/main/resources/logback.xml (limited to 'src/main/resources/logback.xml') diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml new file mode 100644 index 0000000..31e60d0 --- /dev/null +++ b/src/main/resources/logback.xml @@ -0,0 +1,15 @@ + + + + + %d{HH:mm:ss.SSS} %-5level [%-17thread] %-20logger{0} - %msg%n + + + + + + + + + + -- cgit v1.2.3