From: <pcm...@us...> - 2008-06-09 17:24:18
|
Revision: 860 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=860&view=rev Author: pcmehlitz Date: 2008-06-09 10:24:09 -0700 (Mon, 09 Jun 2008) Log Message: ----------- * added a static LogManager.setExternalOutput(OutputStream), which can be used if JPF runs embedded and we want to display log output differently than System.out/err. Note that the provided OutputStream has to be closed explicitly by the calling context Modified Paths: -------------- branches/v5/doc/about_us.html branches/v5/env/jpf/java/lang/System.java branches/v5/src/gov/nasa/jpf/util/LogHandler.java branches/v5/src/gov/nasa/jpf/util/LogManager.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |