Switch all NemaComponent and Nema Analytics classes to take a PrintStream
for logging.
Currently a mixture of Handlers, Loggers and System.out.print statements are
used.
All access to loggers should be through a getLogger() call, and all classes
should be able to take a Printstream and setup a Formatter and Handler to
add to their default Logger.
Original issue reported on code.google.com by kris.west@gmail.com on 6 Mar 2010 at 8:57
Original issue reported on code.google.com by
kris.west@gmail.com
on 6 Mar 2010 at 8:57