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

joyqueue-server-runtime.4.2.0.source-code.log4j2.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!-- 临时 -->
<configuration>
    <appenders>
        <console name="Console" target="SYSTEM_OUT">
            <PatternLayout pattern="[%d{HH:mm:ss:SSS}] [%t] [%p] - %l - %m%n"/>

        </console>

    </appenders>
    <loggers>
        <root level="INFO">
            <appender-ref ref="Console"/>
        </root>
    </loggers>

</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy