Marked [OT] because... it's OT.
Deep Chand wrote:
I'm trying to use Log4J for logging. I get the following error during start up:
log4j:WARN No appenders could be found for logger
(org.apache.commons.digester.Digester)
log4j:WARN Please initialize the log4j system properly.
That's not an error; that's a WARNing.
After that it goes in some sort of loop. No idea what it is missing.
What goes in to a loop, and how do you know it's "in a loop?"
Anyway, all that means is that the digester is looking for an appender
it doesn't have yet.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]