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

nnector.spring-boot-starter-camunda-connectors.8.7.0-alpha2.1.source-code.logback-spring.xml Maven / Gradle / Ivy

There is a newer version: 8.6.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"/>

  <logger name="io.camunda" level="info" />
  <root level="info">
    <appender-ref ref="CONSOLE" />
  </root>

</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy