]> source.dussan.org Git - archiva.git/commitdiff
merged -r694157 (change logger name of security from plexus.security to plexus.redbac...
authorMaria Odea B. Ching <oching@apache.org>
Thu, 11 Sep 2008 10:11:48 +0000 (10:11 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Thu, 11 Sep 2008 10:11:48 +0000 (10:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@694204 13f79535-47bb-0310-9956-ffa450edef68

archiva-1.1.x/archiva-modules/archiva-web/archiva-webapp/src/main/resources/log4j.xml

index 284f1bcc764cfd25584f94aebfa63baf232ff4d8..19bb543318499503a6a903437d3afbe2ee82e9fc 100644 (file)
@@ -37,7 +37,7 @@
     <appender-ref ref="auditlog" />
   </logger>
   
-  <logger name="org.codehaus.plexus.security">
+  <logger name="org.codehaus.plexus.redback">
     <level value="info"/>
     <appender-ref ref="rolling" />
   </logger>
     <priority value ="info" />
   </root>
 
-</log4j:configuration>
\ No newline at end of file
+</log4j:configuration>