How to Use TestNG and Java Logging APIs to Create Test Logs That Are Structured Like Javadocs
Created Jul 20, 2015
This article describes how to build a test framework that ensures logs from test classes and TestNG listeners that are executing in parallel reach the appropriate log file and are organized in a format similar to that of Javadocs.