Currently the following techniques are used for logging in QuantDesk_UI project:
* System.out.println()
* Apache Commons Logging
* JFree Logging
Use only System.out.println() or the standard Java Logging API, remove usages
of all the other techniques (decided in e-mail correspondence with Alex Ramos
on 27-Aug-2010).
Original issue reported on code.google.com by Andrey.D...@gmail.com on 10 Sep 2010 at 9:41
Original issue reported on code.google.com by
Andrey.D...@gmail.com
on 10 Sep 2010 at 9:41