Patches item #570176, was opened at 2002-06-17 12:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=570176&group_id=31602
Category: xdoclet Group: None Status: Open Resolution: Fixed Priority: 5 Submitted By: Brian Topping (topping) Assigned to: Vincent Harcq (vharcq) Summary: Turning on debugging requires recompile Initial Comment: The only way to turn debugging output on or off is to recompile xdoclet with different log4j.properties. This is obviously a difficult proposition for the occasional times that the debugging output is required. There is talk about the problem being solvable with specification of a different log4j.properties on the ant command line, but it is completely undocumented and doesn't seem to work. ---------------------------------------------------------------------- >Comment By: Brian Topping (topping) Date: 2002-06-20 15:22 Message: Logged In: YES user_id=99236 This doesn't seem to work. I just checked out of CVS and tried it with a log4j.properties I know spews lots of output. ---------------------------------------------------------------------- Comment By: Vincent Harcq (vharcq) Date: 2002-06-18 14:55 Message: Logged In: YES user_id=125677 Drop your log4j.properties in the build directory and xdoclet will see it. For example when running build.xml from samples, put log4j.properties along with build.xml ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=570176&group_id=31602 ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
