Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
3.03.04
-
None
Description
Remove the old audit logger, and add the following to the log4j configurations:
<logger additivity="false" name="org.onehippo.audit">
<level value="info"/>
<appender-ref ref="audit"/>
</logger>