Thread: Logging ?
View Single Post
  #3 (permalink)  
Old 07-22-2008, 03:40 PM
Victor Victor is offline
Learning Programmer
 
Join Date: May 2007
Posts: 99
Credits: 0
Rep Power: 7
Victor is on a distinguished road
Default Re: Logging ?

I thought about something like that, but it's a complex program with several classes that use System.out alot. I'd hate to do something time consuming when a simple function could be used. I'm able to log to a file the System.out and System.err, but it redirects the traffic
__________________
Pegasus Homepage
Reply With Quote