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





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to