log Core/Logging.cpp @ 3359:815b81142ff7 emscripten-logging

age author description
Tue, 07 May 2019 11:23:11 +0200 Benjamin Golinvaux Enable custom logging functions to redirect to emscripten specific logging calls emscripten-logging
Thu, 02 May 2019 13:23:29 +0200 Sebastien Jodogne fix missing symbol
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
Thu, 20 Sep 2018 16:17:46 +0200 Sebastien Jodogne fix Debian warnings
Mon, 26 Mar 2018 11:09:19 +0200 Sebastien Jodogne fix Windows build
Thu, 22 Mar 2018 17:31:36 +0100 Sebastien Jodogne fix
Fri, 02 Mar 2018 18:25:07 +0100 Sebastien Jodogne logging to stdio
Fri, 02 Mar 2018 15:10:37 +0100 Sebastien Jodogne logging primitives for WebAssembly
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 22 Aug 2017 17:32:13 +0200 Sebastien Jodogne refactoring of BoostConfiguration.cmake
Wed, 25 Jan 2017 14:16:46 +0100 Sebastien Jodogne fix
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 23 Dec 2016 16:02:00 +0100 Sebastien Jodogne Logger compatible with the Orthanc plugin SDK