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

refcodes-logger-alt-io.1.0.5.source-code.runtimelogger-config.xml Maven / Gradle / Ivy

Go to download

${org.refcodes.description} ------------------------------------------------------------------------ Artifact for I/O (stream) based logging with the refoces logger framework.

There is a newer version: 3.3.9
Show newest version
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- 
	See https://commons.apache.org/proper/commons-configuration/userguide/howto_beans.html
	
	Constructor args "config-constrarg" seem not to be supported before version
	2.x of the apache commons-configuration artifact; as of the times of this
	writing, the 2.x version was in alpha state. This is not obvious from the 
	how-to referenced above. Taking a look at the release history reveals this:
	
	See https://commons.apache.org/proper/commons-configuration/changes-report.html 
-->
<config>
	<root config-class="org.refcodes.logger.impls.RuntimeLoggerImpl" logPriorityName="INFO" name="*">
		<logger config-class="org.refcodes.logger.alt.io.impls.IoLoggerImpl" />
	</root>
</config>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy