CTRL4TestNG: Current Test Result Logger for TestNG

CTRL4TestNG provides an SLF4J Logger that can be used from any TestNG method tied to an ITestResult, namely Before, After, and Test annotations. Each separate method will have its own unique Logger and can be used with TestNG's parallel testing support making it clear which logs came from which method even when data-driven.

Homepage POM file JAR file Javadoc
'io.github.mfulton26.ctrl4testng:ctrl4testng:1.0'

Dependencies

Compile dependencies

Test dependencies