My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 93: Switch all NemaComponent and Nema Analytics classes to take a PrintStream for logging
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  kris.west@gmail.com
Closed:  Mar 2010


 
Project Member Reported by kris.west@gmail.com, Mar 6, 2010
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.
Mar 6, 2010
Project Member #1 kris.west@gmail.com
(No comment was entered for this change.)
Labels: -Priority-Medium Priority-High
Mar 8, 2010
Project Member #2 kris.west@gmail.com
(No comment was entered for this change.)
Status: Fixed

Powered by Google Project Hosting