Hi Mark,
The hsqldb.sql file will be updated according to your suggestions. Thank
you very much for your feedback.
At 06:48 PM 2/3/2005, Evans Mark-PT1167 wrote:
I figured out how to programmatically create a DBAppender and write log
messages to a database. See the sample code (far) below. In
each
subscriber.
This is simply an alternative approach to a strict DBAppender.
Chow,
Aaron
> -Original Message-
> From: Evans Mark-PT1167 [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 03, 2005 11:48 AM
> To: 'Log4J Users List'
> Subject: How to use DBAppende
I figured out how to programmatically create a DBAppender and write log
messages to a database. See the sample code (far) below. In a nutshell, I had
to get the DBPerfTest() working first. Then I worked to get the programmatic
version working. Who knew you had to call activateOptions() on th