Update, I got standard out to console. But this is still not what I really want, I would like the logging captured in the TestNG reports of possible?
On Thu, May 5, 2011 at 10:53 AM, Andrew Hughes <[email protected]> wrote: > Hi All, > > I'm using a combination of commons-logging and log4j, but this could really > be anything (java.util.logging + slf4j).... > > But I am unable to see ANY logs. Nothing in the maven console output and > nothing in the TestNG report(s). I've grep'd, nothing, nowhere. This is > making life very difficult as I have no visibility of what may have occurred > as the test executed. I can't believe this is something new, I suspect I am > missing something fairly simple. > > Help would be great, thanks in advance! > --AH >
