The OsmClient library that we integrated into our repo uses print statements to output the status of the operations that it is doing. This is not in line with the output standard used by tng-bench. The library should be modified to produce a logging output instead of simple print statements.
The OsmClient library that we integrated into our repo uses print statements to output the status of the operations that it is doing. This is not in line with the output standard used by tng-bench. The library should be modified to produce a logging output instead of simple print statements.