James Koch created LOG4J2-2004:
----------------------------------
Summary: JdbcAppender unfriendly to extension to use stored
procedures
Key: LOG4J2-2004
URL: https://issues.apache.org/jira/browse/LOG4J2-2004
Project: Log4j 2
Issue Type: Bug
Components: Appenders
Affects Versions: 2.8.2
Reporter: James Koch
The vast majority of JdbcDatabaseManager appears to be useful for general
PreparedStatement building, with only small changes needed to build a CALL
statement instead of an INSERT statement. Unfortunately the classes in this
space all have private constructors that prevent alteration or alternative
compositions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)