I am using JDBC in my application.
I was wondering if I could use log4j (a category) to pass to
DriverManager.setLogStream
method to get the log messages from the DriverManager in my log4j log-file. ???

The default is as follows in my application:
DriverManager.setLogStream(System.Out)


thanks,




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

Reply via email to