log OrthancFramework/Sources/Logging.h @ 5676:b744a2cf408a find-refactoring tip

age author description
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Fri, 03 May 2024 13:58:28 +0200 Sebastien Jodogne fix compatibility of Logging.h with WebAssembly
Fri, 26 Apr 2024 18:05:00 +0200 Sebastien Jodogne fix msvc 2008 build
Fri, 26 Apr 2024 17:17:34 +0200 Sebastien Jodogne Orthanc::Logging automatically detects whether the Orthanc core supports OrthancPluginLogMessage()
Fri, 26 Apr 2024 14:48:11 +0200 Sebastien Jodogne simplifying Orthanc::Logging
Tue, 23 Apr 2024 09:34:02 +0200 Alain Mazy SDK: added OrthancPluginLogMessage to display plugin name + file and line from plugin
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Tue, 05 Dec 2023 16:26:35 +0100 Alain Mazy log lines now contain the thread name pg-transactions
Thu, 06 Jul 2023 17:04:31 +0200 Sebastien Jodogne Prevent the leak of the full path of the source files in the binaries
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Tue, 14 Sep 2021 14:51:12 +0200 Sebastien Jodogne typo
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 09 Nov 2020 16:09:05 +0100 Sebastien Jodogne removed a friend method for better abi
Thu, 05 Nov 2020 11:43:32 +0100 Alain Mazy log categories: rest -> http + added lua & jobs
Tue, 03 Nov 2020 14:41:27 +0100 Sebastien Jodogne Dynamically access and/or change the verbosity of logging categories with the REST API
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Tue, 03 Nov 2020 07:19:33 +0100 Sebastien Jodogne LogCategory_REST
Tue, 03 Nov 2020 07:15:44 +0100 Sebastien Jodogne LogCategory_PLUGINS
Mon, 02 Nov 2020 18:45:50 +0100 Sebastien Jodogne logging categories
Mon, 02 Nov 2020 17:15:57 +0100 Sebastien Jodogne new macro CLOG, and sharing more code between logging engines
Mon, 02 Nov 2020 14:48:15 +0100 Sebastien Jodogne new macro TLOG() to replace VLOG() for trace logs with a category
Tue, 07 Jul 2020 19:17:56 +0200 Sebastien Jodogne re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL framework-lgpl
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base Core/Logging.h@00837e0a7cf7