log Core/Logging.h @ 4010:f0ee3f1db775

age author description
Mon, 08 Jun 2020 15:54:30 +0200 Sebastien Jodogne removed unused Logging::SetErrorWarnInfoTraceLoggingFunctions()
Sat, 06 Jun 2020 11:18:12 +0200 Sebastien Jodogne removed EnableEmscriptenLogging()
Sat, 06 Jun 2020 11:14:10 +0200 Sebastien Jodogne cleaning SetErrorWarnInfoLoggingStreams()
Sat, 06 Jun 2020 11:08:59 +0200 Sebastien Jodogne removing useless LoggingMemento
Fri, 05 Jun 2020 20:56:11 +0200 Sebastien Jodogne unifying loggers
Fri, 05 Jun 2020 18:56:35 +0200 Sebastien Jodogne sharing more code between the loggers
Fri, 05 Jun 2020 18:26:01 +0200 Sebastien Jodogne ORTHANC_FRAMEWORK_BUILDING_PLUGIN
Fri, 05 Jun 2020 18:08:17 +0200 Sebastien Jodogne reorganizing Logging
Fri, 05 Jun 2020 16:52:09 +0200 Sebastien Jodogne fix msvc builds
Fri, 05 Jun 2020 16:07:01 +0200 Sebastien Jodogne working on the shared library for Orthanc framework
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Sat, 10 Aug 2019 13:40:08 +0200 Benjamin Golinvaux Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
Tue, 07 May 2019 11:23:11 +0200 Benjamin Golinvaux Enable custom logging functions to redirect to emscripten specific logging calls emscripten-logging
Tue, 23 Apr 2019 21:40:57 +0200 Benjamin Golinvaux Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet emscripten-logging
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019