[unitTesting] Testing sendMsg with __FILE__ and __LINE__
The logger is implemented with a map using __FILE__ and __LINE__. Using the defaut values means that the same counter is used for all the streams. This is jeopardizing the test.
Please register or sign in to comment