I use the schema from DBAppender.  When I try to add a receiver I don't see
either of those types listed. (I am using the Web Start version.)

-----Original Message-----
From: Scott Deboy [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 19, 2004 10:58 AM
To: Log4J Users List
Subject: RE: Chainsaw reading from database logs


There are two database-based receivers:

http://cvs.apache.org/viewcvs.cgi/logging-log4j/src/java/org/apache/log4j/db
/
DBAppender, DBReceiver
Defines a schema to be used by the pair

http://cvs.apache.org/viewcvs.cgi/logging-log4j-sandbox/src/java/org/apache/
log4j/jdbc/
JDBCReceiver
This receiver does not require a specific schema.  Instead, you are required
to define the query and assign the column names as specified in the javadoc.


Scott


-----Original Message-----
From:   James Stauffer [mailto:[EMAIL PROTECTED]
Sent:   Thu 8/19/2004 8:12 AM
To:     'Log4J Users List'
Cc:     
Subject:        Chainsaw reading from database logs
http://logging.apache.org/log4j/docs/chainsaw.html#WhatIsIt says "read
events from a DB" but I can't find any info on that. I don't see any
receivers that look like they would do that and I searched the mailing list
and Google.  Where should I look for info on doing that?

James Stauffer





Reply via email to