Is it possible to configure JDBC appender in log4j v2?


There was no problem to do it in log4j v1.2.9, but i didn't find any information in log4j2 documentation about this. Can anybody help, please?

有帮助吗?

解决方案

As of beta4 (and soon to be released beta5) there is no JDBC appender.

I suggest you ask for this feature on the mailing list or by filing a JIRA with your feature request.


UPDATE: beta7 (June 2013) added support for JDBC, JPA, and NoSQL database Appenders.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top