View Single Post
  #2 (permalink)  
Old 07-24-2007, 04:02 AM
christina christina is offline
Member
 
Join Date: Jul 2007
Posts: 39
christina is on a distinguished road
Code:
System.setOut(new PrintStream (new FileOutputStream (logFile)));
Reply With Quote