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

alf-benchmark.0.18.0.source-code.log4j2.xml Maven / Gradle / Ivy

The newest version!
<Configuration>
    <Appenders>
        <File name="logfile" fileName="target/log4j2.log" immediateFlush="false"/>
    </Appenders>
    <Loggers>
        <Root level="info">
            <AppenderRef ref="logfile"/>
        </Root>
    </Loggers>
</Configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy