<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I compiled LOG4CXX with ITK. (I added LOG4CXX
source codes into ITK project and then built it.)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>LOG4CXX codes were used for logging state machine
error messages and for each transition made during running.</FONT></DIV>
<DIV><FONT face=Arial size=2>(instead of std::cerr)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Attached are screenshots from IGSTK state machine
errors test program.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Some issues here:</FONT></DIV>
<DIV><FONT face=Arial size=2> 1. Should LOG4CXX Logger be
derived from igstkLogger class?</FONT></DIV>
<DIV><FONT face=Arial size=2> 2. igstkMultipleOutputs class
seems not necessary if LOG4CXX is used.</FONT></DIV>
<DIV><FONT face=Arial size=2> 3. After ITK has integrated
LOG4CXX, I think it should be used. Logging codes might have be changed
then.</FONT></DIV>
<DIV><FONT face=Arial size=2> 4. Platform compatibility issue.
I only built on MSVC6.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Hee-Su</FONT></DIV></BODY></HTML>