-
Olivier Stasse authored
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.
Olivier Stasse authoredThe 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.