Author: chatellier Date: 2011-03-17 10:27:55 +0000 (Thu, 17 Mar 2011) New Revision: 3165 Log: Move loglevel to warn (i18n to verbose) Modified: isis-fish/branches/3.3.1/src/main/resources/log4j.properties Modified: isis-fish/branches/3.3.1/src/main/resources/log4j.properties =================================================================== --- isis-fish/branches/3.3.1/src/main/resources/log4j.properties 2011-03-17 10:27:19 UTC (rev 3164) +++ isis-fish/branches/3.3.1/src/main/resources/log4j.properties 2011-03-17 10:27:55 UTC (rev 3165) @@ -5,7 +5,7 @@ # $Id$ # $HeadURL$ # %% -# Copyright (C) 2005 - 2010 Ifremer, CodeLutin +# Copyright (C) 2005 - 2011 Ifremer, CodeLutin, Chatellier Eric # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as @@ -31,7 +31,7 @@ # package level log4j.logger.fr.ifremer.isisfish=INFO -log4j.logger.org.nuiton=INFO +log4j.logger.org.nuiton=WARN log4j.logger.analyseplans=INFO log4j.logger.exports=INFO log4j.logger.formules=INFO