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

brespot.librespot-player.1.6.4.source-code.log4j2.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<Configuration>
    <Appenders>
        <Console name="console" target="SYSTEM_OUT">
            <PatternLayout pattern="%d %-5p %c{1}:%L - %m%n"/>
        </Console>
    </Appenders>
    <Loggers>
        <AsyncRoot level="trace" additivity="false" includeLocation="true">
            <AppenderRef ref="console"/>
        </AsyncRoot>
    </Loggers>
</Configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy