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
|