[
https://issues.apache.org/jira/browse/SYNCOPE-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087243#comment-16087243
]
ASF subversion and git services commented on SYNCOPE-1144:
----------------------------------------------------------
Commit daae6a7975731e03dc99a9795cee20c5fbedd9b8 in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=daae6a7 ]
[SYNCOPE-1144] Ensures ClassPathScanImplementationLookup is inited as first
> Customizable Audit appender
> ---------------------------
>
> Key: SYNCOPE-1144
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1144
> Project: Syncope
> Issue Type: New Feature
> Components: common, console, core
> Reporter: Francesco Chicchiriccò
> Assignee: Andrea Patricelli
> Fix For: 2.0.5, 2.1.0
>
>
> The Audit mechanism is based on LOG4J, configured to use the {{JDBCAppender}}
> to store the audit statements into the {{SyncopeAudit}} table in the internal
> storage.
> Besides this base mechanism, we can introduce the {{AuditAppender}}
> interface, whose instances can:
> # declare which event(s) they will be invoked with
> # declare another LOG4J appender to send the statements to (besides the
> {{JDBCAppender}} as above)
> # optionally offer the ability to transform the standard statement to a
> format more suitable to the target appender
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)