ottema.java-socks-proxy-server.1.0.1.source-code.log4j2.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?>
<!--suppress XmlUnboundNsPrefix -->
<configuration status="INFO">
<appenders>
<Console name="console" target="SYSTEM_OUT">
<PatternLayout pattern="%d{HH:mm:ss} [%t] %-5level %c{1} - %msg%n" />
</Console>
</appenders>
<Loggers>
<Root level="debug">
<AppenderRef ref="console" />
</Root>
</Loggers>
</configuration> © 2015 - 2025 Weber Informatics LLC | Privacy Policy