Thread
:
how to write the output of the console to a file
View Single Post
#
2
(
permalink
)
07-24-2007, 04:02 AM
christina
Member
Join Date: Jul 2007
Posts: 39
Code:
System.setOut(new PrintStream (new FileOutputStream (logFile)));
christina
View Public Profile
Send a private message to christina
Find all posts by christina