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

.engine-core.3.12.135.source-code.logback.xml Maven / Gradle / Ivy

Go to download

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

There is a newer version: 5.17.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!-- logback.xml for engine-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.nosqlbench" specificity="TRACE"/>

</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy