comparison spring-jms-playground/src/main/resources/logback-spring.xml @ 18:8504317b9a09

Erweiterung um Sleuth, manuelle Konfiguration von Spring
author Dirk Olmes <dirk.olmes@codedo.de>
date Thu, 17 Sep 2020 09:03:11 +0200
parents
children
comparison
equal deleted inserted replaced
17:a9675808f1dd 18:8504317b9a09
1 <?xml version="1.0" encoding="UTF-8"?>
2 <configuration debug="false">
3 <include resource="org/springframework/boot/logging/logback/base.xml"/>
4
5 <!-- <logger name="org.springframework.jms" level="DEBUG"/> -->
6 </configuration>