merged -r694157 (change logger name of security from plexus.security to plexus.redback) from trunk

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.1.x@694204 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2008-09-11 10:11:48 +00:00
parent 162bcf2845
commit 0be038d69d
1 changed files with 2 additions and 2 deletions

View 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>
@ -122,4 +122,4 @@
<priority value ="info" />
</root>
</log4j:configuration>
</log4j:configuration>