[
https://issues.apache.org/jira/browse/SYNCOPE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035298#comment-17035298
]
ASF subversion and git services commented on SYNCOPE-1517:
----------------------------------------------------------
Commit 7cd9b5d683b14fec0dbd8095b194e71053f19ee0 in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=7cd9b5d ]
[SYNCOPE-1517] Making JdbcAuditAppender configurable (but still enabled by
default)
> Audit appender should be configurable
> -------------------------------------
>
> Key: SYNCOPE-1517
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1517
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.1.5
> Reporter: Andrea Patricelli
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.1.6, 3.0.0
>
>
> At the moment the default audit appender is a statically defined as JDBC
> appender in
> [LoggerLoader|https://github.com/apache/syncope/blob/2_1_X/core/logic/src/main/java/org/apache/syncope/core/logic/init/LoggerLoader.java].
> Provide the possibility to define a custom audit appender through property
> (logic.properties), which default implementation is Log4j2 JdbcAppender.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)