mirror of https://github.com/apache/archiva.git
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:
parent
162bcf2845
commit
0be038d69d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue