> Okay -- so my next question is -- what's the easiest way to get my
> program to ignore that log4j.properties file?     (I don't really want
> to use my own file -- I just want to configure it in the code).

I think the following System property would do it:

-Dlog4j.defaultInitOverride=true

This will suppress the auto-log4j init.

cheers,

Paul


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to