diff --git a/pom.xml b/pom.xml index a736a42..64d32dc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 no.statnett @@ -9,6 +10,9 @@ UTF-8 3.6.0 + + + 2.13.5 @@ -21,6 +25,14 @@ import + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + + org.slf4j @@ -43,6 +55,12 @@ 1.4.11 + + net.logstash.logback + logstash-logback-encoder + 7.4 + + com.typesafe config diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index 3ab27c0..446b45f 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -5,10 +5,8 @@ - - - %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} -%kvp- %msg%n - + +