From f4ac2c3312d3fd8e24bc859309e4f011a1e1a625 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Thu, 12 May 2022 20:18:38 +0200 Subject: Init SLF4J + rehaul logging in WebApplication class Signed-off-by: Georg Pfuetzenreuter --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 581b2b6..14f9b93 100644 --- a/pom.xml +++ b/pom.xml @@ -118,6 +118,12 @@ spring-boot-configuration-processor true + + + org.springframework.boot + spring-boot-starter-logging + + -- cgit v1.2.3