On Monday, February 3, 2003, at 09:41 AM, Stefan Bodewig wrote: > On Mon, 3 Feb 2003, Erik Hatcher > wrote: > >> XDoclet uses Commons Logging exclusively, so if log4j is there then >> its using that, or JDK 1.4 logging (but Gump isn't running JDK 1.4, >> I don't think). > > Gump *is* running JDK 1.4. Ah, cool. So, is there any special logging configuration in place? Or just using the default? It seems a lot of DEBUG level output is coming out in the Gump runs. I'm still running JDK 1.3.1 (until Apple releases JDK 1.4 in final form). Erik