log

age author description
Thu, 11 Jul 2019 16:54:07 +0200 Sebastien Jodogne todo
Thu, 11 Jul 2019 13:29:50 +0200 Alain Mazy fix unit tests: removed \r from the expected string since we removed it when generating the log line
Thu, 11 Jul 2019 11:49:15 +0200 amazy merge
Thu, 11 Jul 2019 11:48:54 +0200 amazy logging on windows: all logs actually contained CR.CR.LF -> removed one CR. It seems that iostream already converts \n to \r\n on Windows systems
Thu, 11 Jul 2019 10:27:01 +0200 Alain Mazy fix the fix of the fix (this time for good !)
Thu, 11 Jul 2019 10:24:37 +0200 Alain Mazy fix the fix