Hi Is there a way to test is the log4j engine has already been configured. I am using log4j in my application which is running in JBoss + Jetty. I wish to be able to configure log4j if it has not already been configured by the environment that I am executing in. I access log4j through my own Factory with a "public static Category getInstance(String name)" method.
Thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>