Bugs item #623562, was opened at 2002-10-15 09:29 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=623562&group_id=22866
Category: JBossTest Group: CVS HEAD Status: Open Resolution: None Priority: 6 Submitted By: Matthew Munz (mattmunz) Assigned to: Nobody/Anonymous (nobody) Summary: System.out and System.err ineffective Initial Comment: I find it useful to place debug information in my test cases. When a test fails, a few well placed system.out's or log.debug()'s can help when trying to figure out what went wrong. This information is not making it to the console, or to the log file, as far as I can tell. If System.out and System.err are being redirected, they should be directed somewhere useful, like a log file, or the console. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=623562&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
