Using log4j inside oracle... Someone said that Oracle closes the output stream so one can only log once. The proposed solution was to send the log events to a socket or via JMS. Is there any other way?
Well, I tried to reread the configuration, and that worked too, but it is a bit inconvenient to track where the configuration file is everywhere in the code. I figure using the default log4j.properties in a default location would work well. But then, I haven't found a way to trigger log4j to re-read the default file. Any other solutions to using log4j inside Oracle? Can we prevent oracle from closing the streams? Thanks... __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
