Hello list, I would like to output very important information to the console when I run my cactus tests. Using simple Junit is ok, since it's done locally and it's also a matter of configuration. What about the log4j statement I might output in my tests?
Is there a way to show them in the console (I am using maven and the cactus plugin for maven). Thanks, St�phane
