Log framework on the server
On the server side, if I want to extend it, should I use IStatus and ILog
or should I somehow get a log4j Logger and use that ?
If the latter, do we redirect the ILog.log(IStatus) to the log4j or does it
end up in anotehr log file ?
thanks :)
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational
or should I somehow get a log4j Logger and use that ?
If the latter, do we redirect the ILog.log(IStatus) to the log4j or does it
end up in anotehr log file ?
thanks :)
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational
One answer
Christophe Elek <Christophe.Elek@gmail.com> wrote in
news:Xns99DB87257A9D5celekcaibmcom@199.246.40.53:
I found a plugin that does the opposite... get log4j data and send it ot
ILog :)
I did not find any call to ILog in the repository code... yeah :)
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational
news:Xns99DB87257A9D5celekcaibmcom@199.246.40.53:
thanks :)
I found a plugin that does the opposite... get log4j data and send it ot
ILog :)
I did not find any call to ILog in the repository code... yeah :)
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational