You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Qaz Zaq <co...@yahoo.com> on 2001/11/26 23:59:13 UTC

Log4J & Oracle Revisited

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>