logback-test.xml 135 Bytes
Newer Older
1 2 3 4 5 6
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
	<root level="INFO">
		<appender-ref ref="CONSOLE" />
	</root>
</configuration>