obiba / onyx

Web-based application that manages participant baseline interviews at assessment centres or clinics.
http://www.obiba.org/pages/products/onyx
GNU General Public License v3.0
6 stars 13 forks source link

ONYX-71: Add log4j appender that logs in database #110

Open ymarcon opened 16 years ago

ymarcon commented 16 years ago

Jira issue originally created by user @plaflamme:

Add a log4j appender that sends its output to a database table so we can use SQL Select statements to find stuff inside.

Use JDBCAppender.

ymarcon commented 15 years ago

Comment created by dspathis:

Having looked into using JDBCAppender to implement this, I discovered the following:

Based on the above, I recommend holding off on this feature. When log4j 2.0 is released (?), we will have the necessary functionality to implement this.

ymarcon commented 14 years ago

Comment created by @obiba-ci:

Integrated in Magma #129 (See [http://hudson.obiba.org/hudson/job/Magma/129/]) :