Hi Jeremy, > Since Woden is a utility and is therefore always going to be used in > the context of something else (like Axis2) then whatever the logging > strategy we'll need to direct Woden logging / tracing to an arbitrary > logging mechanism. SLF4J seems to be popular and doesn't suffer the > classloader issues of JCL (apparently although I haven't gone into > it). >
+1 for this , My intention was to emphasize the usage of any logging framework for this scenario , as you proposed with SLF4J users can plug there convenient longing framework in their end and seems like SLF4J is the best way to handle this. Thanks, -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://sagaras.awardspace.com/
