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 |
One answer
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
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.