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

mplice.jais.2.1.22.source-code.build-log4j2.xml Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<Configuration monitorInterval="-1">
    <Appenders>
        <Console name="STDOUT" target="SYSTEM_OUT">
            <PatternLayout pattern="%5p [%d] %F (%L) : %m%n" />
        </Console>
    </Appenders>
    <Loggers>
        <Root level="warn" additivity="false">
            <AppenderRef ref="STDOUT" />
        </Root>
    </Loggers>
</Configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy