Update to version 4.x and update to SLF4J 2.x and Logback 1.4

This commit is contained in:
Stephan Schnabel 2022-09-13 14:13:01 +02:00
parent eb22b5a309
commit 73ea6c7b60
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
11 changed files with 121 additions and 53 deletions

View file

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration debug="false" scan="false">
<include resource="io/kokuwa/logback/base.xml" />
<logger name="io.micronaut.logging.PropertiesLoggingLevelsConfigurer" levels="WARN" />
<root level="INFO">