]> source.dussan.org Git - archiva.git/commitdiff
[MRM-655] set the logs to be output only to the log file and not the console to elimi...
authorBrett Porter <brett@apache.org>
Sun, 30 Mar 2008 00:02:17 +0000 (00:02 +0000)
committerBrett Porter <brett@apache.org>
Sun, 30 Mar 2008 00:02:17 +0000 (00:02 +0000)
Merged from: r642087

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

archiva-1.0.x/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>