]> source.dussan.org Git - archiva.git/commitdiff
[MRM-688]
authorMaria Odea B. Ching <oching@apache.org>
Fri, 28 Mar 2008 04:51:59 +0000 (04:51 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Fri, 28 Mar 2008 04:51:59 +0000 (04:51 +0000)
-set the logs to be output only to the log file and not the console to eliminate duplication

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@642087 13f79535-47bb-0310-9956-ffa450edef68

archiva-web/archiva-webapp/src/main/resources/log4j.xml

index b203a8b335838b21d8bf41a73db6fcdaf9c94c90..90b9cabbbea71e44d51e103e73179d9fdacd5dcc 100644 (file)
 
   <root>
     <priority value ="info" />
-    <appender-ref ref="console" />
     <appender-ref ref="rolling" />
   </root>