Author: echatellier Date: 2010-12-16 16:58:02 +0100 (Thu, 16 Dec 2010) New Revision: 314 Url: http://nuiton.org/repositories/revision/nuiton-matrix/314 Log: Set log level to info Modified: trunk/nuiton-matrix/src/test/resources/log4j.properties Modified: trunk/nuiton-matrix/src/test/resources/log4j.properties =================================================================== --- trunk/nuiton-matrix/src/test/resources/log4j.properties 2010-12-16 10:25:57 UTC (rev 313) +++ trunk/nuiton-matrix/src/test/resources/log4j.properties 2010-12-16 15:58:02 UTC (rev 314) @@ -31,4 +31,4 @@ log4j.appender.stdout.layout.ConversionPattern=%5p [%t] (%F:%L) %M - %m%n # package level -log4j.logger.org.nuiton.math=DEBUG \ No newline at end of file +log4j.logger.org.nuiton.math=INFO \ No newline at end of file
participants (1)
-
echatellier@users.nuiton.org