All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ex.coder.4.1.40.source-code.logback-spring.xml Maven / Gradle / Ivy

There is a newer version: 4.1.65
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <include resource="org/springframework/boot/logging/logback/base.xml" />
    <logger name="org.springframework.web" level="INFO"/>
    <logger name="org.springboot.sample" level="TRACE" />

    <logger name="org.springframework.web" level="INFO"/>
    <logger name="org.springboot.sample" level="INFO" />
    <logger name="com.nb6868.onex" level="DEBUG" />

</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy