log Core/Logging.cpp @ 3506:d2b9981017c4

age author description
Wed, 28 Aug 2019 15:19:04 +0200 Sebastien Jodogne better handling of HTTP security
Wed, 28 Aug 2019 12:21:23 +0200 Sebastien Jodogne removed C++11 primitive
Sat, 10 Aug 2019 13:40:08 +0200 Benjamin Golinvaux Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
Wed, 31 Jul 2019 14:35:58 +0200 Sebastien Jodogne fix warning from gcc 8.3.0
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
Mon, 13 May 2019 16:15:02 +0200 Benjamin Golinvaux Fixed leak in RestoreLoggingMemento
Tue, 07 May 2019 13:10:48 +0200 Benjamin Golinvaux Merge fro default emscripten-logging