Author: andre Date: 2010-06-21 13:37:18 +0200 (Mon, 21 Jun 2010) New Revision: 42636
Modified: openimages/trunk/src/main/webapp/WEB-INF/config/log/log4j.xml Log: removed logging users filter Modified: openimages/trunk/src/main/webapp/WEB-INF/config/log/log4j.xml =================================================================== --- openimages/trunk/src/main/webapp/WEB-INF/config/log/log4j.xml 2010-06-21 11:36:22 UTC (rev 42635) +++ openimages/trunk/src/main/webapp/WEB-INF/config/log/log4j.xml 2010-06-21 11:37:18 UTC (rev 42636) @@ -107,6 +107,11 @@ </logger> --> +<!-- + <logger name="eu.openimages.UsersUrlConverter" > + <level class="&mmlevel;" value="debug" /> + </logger> + --> <!-- _______________________________________________ Cvs mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/cvs
