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
