It's all about the answers!

Ask a question

Log framework on the server


Christophe Elek (2.9k13021) | asked Nov 01 '07, 9:16 a.m.
JAZZ DEVELOPER
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

One answer



permanent link
Christophe Elek (2.9k13021) | answered Nov 01 '07, 12:29 p.m.
JAZZ DEVELOPER
Christophe Elek <Christophe.Elek@gmail.com> wrote in
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

Your answer


Register or to post your answer.