Hi everyone,

there is a missing feature in the JDBCAppender for log4j version 2, it does
not support data types
other than string, date and clob. So for example, if the table you are
trying to log to has an Integer
column, there is way to force log4j to insert it. I ended up writing my own
JDBC appender. I think
that this feature is very important and it should definitively be included
in the final version.

Log4j version: 2.0.0-beta9

Kind regards,
Tihomir

Reply via email to