Hi,
~
all I need is going like this from within a servlet
~
Logger Lg = LoggerFactory.getLogger();
Lg.log("blah");
~
I am able to attach a logger to a webapp but I don't know how to use
loggers to occassionally debug servlets and I couldn't find anything
when I searched for it
~
How do you do that?
~
Thanks
lbrtchx
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]