Author: oching
Date: Thu Mar 27 21:51:59 2008
New Revision: 642087

URL: http://svn.apache.org/viewvc?rev=642087&view=rev
Log:
[MRM-688]
-set the logs to be output only to the log file and not the console to 
eliminate duplication 

Modified:
    maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/log4j.xml

Modified: 
maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/log4j.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/log4j.xml?rev=642087&r1=642086&r2=642087&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/log4j.xml 
(original)
+++ maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/log4j.xml 
Thu Mar 27 21:51:59 2008
@@ -113,7 +113,6 @@
 
   <root>
     <priority value ="info" />
-    <appender-ref ref="console" />
     <appender-ref ref="rolling" />
   </root>
 


Reply via email to