No objections to move JDBCReceiver and DeCampo's data source access code to the jdbc package in log4j proper. Changes can be added if the need arises.
Will you be improving JDBCAppender in any way? I have been quite unhappy with it in the past but have not had a chance to work on it for a long time...
JDBCReceiver docs state that PatternLayout does not support properties. That is no longer the case as PatternLayout does support properties, (%properties is the new conversion word).
How does Chanisaw deal with duplicate reports? I mean if the same event is reported twice by two separate iterations within the run method of JDBCReceiverThread?
At 07:45 AM 4/20/2004, Scott Deboy wrote:
I'm interested in moving JDBCReceiver from the sandbox project to the main project, in time for the 1.3 alpha release, and would like to address any concerns folks have with the move or answer any questions. Here's a link to the receiver:
http://cvs.apache.org/viewcvs.cgi/logging-log4j-sandbox/src/java/org/apache/log4j/jdbc/JDBCReceiver.java?rev=HEAD&view=auto
Where I work, we use Chainsaw V2 configured to use the JDBCReceiver in order to view database events in the UI, with good results.
Prior to inclusion in the main project, I would like to add support for data sources, taking advantage of Ray DeCampo's data source access code (see ConnectionSource and implementations here:)
http://cvs.apache.org/viewcvs.cgi/logging-log4j-sandbox/src/java/org/apache/log4j/jdbc/
Are there issues (or changes to the code) that need addressed prior to the receiver getting included in the main project?
Scott
-- Ceki G�lc�
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
