-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Depending on the amount of files to be converted, XUnitConversionService::convert produces A LOT of INFO output on the build console (in our case: several megabytes of "[xUnit] [INFO] Converting
{some xml file}"), which is a PITA when taking a peek at the logs.
It would be very welcomed if the verbosity of the output could be somewhat reduced, or perhaps made configurable (e.g. log only WARN and worse, or log only ERROR and worse, and so on).