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

gkarlsson.spring-boot-example.15.1.1.source-code.logback.xml Maven / Gradle / Ivy

There is a newer version: 15.1.2
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <include resource="org/springframework/boot/logging/logback/defaults.xml"/>
  <include resource="org/springframework/boot/logging/logback/console-appender.xml" />
  <root level="INFO">
    <appender-ref ref="CONSOLE" />
  </root>
</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy