[
https://issues.apache.org/jira/browse/JSPWIKI-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040206#comment-18040206
]
ASF subversion and git services commented on JSPWIKI-1228:
----------------------------------------------------------
Commit c47f354de1545d25a7855900a27e89449268c042 in jspwiki's branch
refs/heads/master from Alex O'Ree
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=c47f354de ]
Merge branch 'master' into feature/JSPWIKI-1228-audit-logger
# Conflicts:
# ChangeLog.md
# jspwiki-main/src/main/java/org/apache/wiki/WikiEngine.java
# jspwiki-main/src/main/resources/ini/jspwiki.properties
# jspwiki-main/src/main/resources/templates/default_de.properties
# jspwiki-main/src/main/resources/templates/default_es.properties
# jspwiki-main/src/main/resources/templates/default_fi.properties
# jspwiki-main/src/main/resources/templates/default_fr.properties
# jspwiki-main/src/main/resources/templates/default_it.properties
# jspwiki-main/src/main/resources/templates/default_nl.properties
# jspwiki-main/src/main/resources/templates/default_pt_BR.properties
# jspwiki-main/src/main/resources/templates/default_ru.properties
# jspwiki-main/src/main/resources/templates/default_zh_CN.properties
> JSPWiki lacks an audit logger
> -----------------------------
>
> Key: JSPWIKI-1228
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1228
> Project: JSPWiki
> Issue Type: New Feature
> Reporter: Alex O'Ree
> Assignee: Alex O'Ree
> Priority: Major
> Labels: pull-request-available
>
> JSPWiki lacks an audit logger. I think this would be very easy to implement.
> The WikEvent infrastructure provides most of what is needed, we just need to
> listen to events then pipe out the requisite data to a logger
--
This message was sent by Atlassian Jira
(v8.20.10#820010)