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

junto.1.6.0.source-code.log4j2.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <appenders>
    <Console name="STDOUT" target="SYSTEM_OUT">
      <PatternLayout pattern="%-5p %m%n"/>
    </Console>
  </appenders>
  <loggers>
    <root level="OFF">
      <appender-ref ref="STDOUT"/>
    </root>
  </loggers>
</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy