Hi all:
I have created a front-end user interface in Swing which communicates with
the middleware server.
Till now I was using "System.out.println()" statement for debugging but
since we have to ship the product, I have to remove all the print statements
and instead log all the messages in a log file. 
Can u guys give me a headstart as to what I should do ??? maybe some link or
piece of code which will help me get started.

Cheers
Harry
_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to