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

k.eb-core.2.12.65.source-code.logback.xml Maven / Gradle / Ivy

Go to download

Runtime artifact for engineblock; This module ties the core libraries, provided drivers, and API into a single executable jar

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!-- logback.xml for eb-core -->
<configuration>
<statusListener class="ch.qos.logback.core.status.NopStatusListener" />

<!--<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">-->
    <!--<encoder>-->
      <!--<Pattern>%d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n</Pattern>-->
    <!--</encoder>-->
  <!--</appender>-->

  <logger name="io.engineblock" specificity="INFO"/>

</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy